summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-Text-CharWidth/slack-desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-Text-CharWidth/slack-desc b/perl/perl-Text-CharWidth/slack-desc
index 55aca25461..7554fff1e2 100644
--- a/perl/perl-Text-CharWidth/slack-desc
+++ b/perl/perl-Text-CharWidth/slack-desc
@@ -12,7 +12,7 @@ perl-Text-CharWidth: This perl module, Text::CharWidth, gets number of occupied
perl-Text-CharWidth: a string on a terminal.
perl-Text-CharWidth: This module supplies features similar as wcwidth(3) and wcswidth(3)
perl-Text-CharWidth: in C language.
-perl-Text-CharWidth: It computes number of columns ocuuied on the terminal by a text
+perl-Text-CharWidth: It computes number of columns ocuuied on the terminal by a text
perl-Text-CharWidth: string, which is not always equal to its number of characters and
perl-Text-CharWidth: depends on the encoding used.
perl-Text-CharWidth: