diff options
author | Duncan Roe <duncan_roe@optusnet.com.au> | 2017-11-03 21:44:04 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-04 07:17:50 +0700 |
commit | f40cb3f6e19f5214e7fc69c6e88a3c6ea91f7393 (patch) | |
tree | a3607412754965cd2e2cc42838ea6a84b1b95229 /perl | |
parent | 61691104a967ebd36ee165ef4a1688214db5cc07 (diff) | |
download | slackbuilds-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/README | 4 |
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. |