aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--perl/perl-Unicode-Map/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/perl-Unicode-Map/README b/perl/perl-Unicode-Map/README
index 188f9cb502ac..a1de490d211c 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.