summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Duncan Roe2017-11-03 15:44:04 +0100
committer Willy Sudiarto Raharjo2017-11-04 01:17:50 +0100
commitf40cb3f6e19f5214e7fc69c6e88a3c6ea91f7393 (patch)
treea3607412754965cd2e2cc42838ea6a84b1b95229 /perl
parent61691104a967ebd36ee165ef4a1688214db5cc07 (diff)
downloadslackbuilds-f40cb3f6e19f5214e7fc69c6e88a3c6ea91f7393.tar.gz
perl/perl-Unicode-Map: Fix typo.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-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 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.