diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 22:13:17 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | 7603bf1747127da610b8ef1e8d4b96a4517e6252 (patch) | |
tree | 4572e6b66758601fa50ba719c0c427305aa2c0d7 | |
parent | 019603158cc04541c78589c6291c5c2eee99f6d2 (diff) | |
download | slackbuilds-7603bf1747127da610b8ef1e8d4b96a4517e6252.tar.gz |
perl/perl-Text-WrapI18N: Fix slack-desc.
-rw-r--r-- | perl/perl-Text-WrapI18N/slack-desc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/perl/perl-Text-WrapI18N/slack-desc b/perl/perl-Text-WrapI18N/slack-desc index 988182bd3d..bb4c3caa95 100644 --- a/perl/perl-Text-WrapI18N/slack-desc +++ b/perl/perl-Text-WrapI18N/slack-desc @@ -15,6 +15,5 @@ perl-Text-WrapI18N: perl-Text-WrapI18N: This module intends to be a better Text::Wrap module. It is needed to perl-Text-WrapI18N: support multibyte character encodings such as UTF-8, EUC-JP, EUC-KR, perl-Text-WrapI18N: GB2312, and Big5. -perl-Text-WrapI18N: perl-Text-WrapI18N: The text is to be given in locale encoding, not always in UTF-8. perl-Text-WrapI18N: (Of course locale encoding is UTF-8 in UTF-8 locales.) |