diff --git a/perl/perl-Unicode-Map/README b/perl/perl-Unicode-Map/README index 188f9cb502..a1de490d21 100644 --- a/perl/perl-Unicode-Map/README +++ b/perl/perl-Unicode-Map/README @@ -1,2 +1,2 @@ -perl-Unicod-Map converts strings from and to 2-byte Unicode UCS2 format. All -mappings happen via 2 byte UTF16 encodings, not via 1 byte UTF8 encoding. +perl-Unicode-Map converts strings from and to 2-byte Unicode UCS2 format. +All mappings happen via 2 byte UTF16 encodings, not via 1 byte UTF8 encoding.