diff options
Diffstat (limited to 'textproc/p5-Text-Tabs+Wrap/DESCR')
-rw-r--r-- | textproc/p5-Text-Tabs+Wrap/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-Tabs+Wrap/DESCR b/textproc/p5-Text-Tabs+Wrap/DESCR index f7a6f19a135..10339917bad 100644 --- a/textproc/p5-Text-Tabs+Wrap/DESCR +++ b/textproc/p5-Text-Tabs+Wrap/DESCR @@ -1,7 +1,7 @@ Text::Tabs performs the same job that the unix expand(1) and unexpand(1) commands do: adding or removing tabs from a document. -Text::Wrap::wrap() will reformat lines into paragraphs. All it does is +Text::Wrap::wrap() will reformat lines into paragraphs. All it does is break up long lines, it will not join short lines together. Text::Fill::fill() will reformat blocks of text into paragraphs. It |