diff options
author | agc <agc@pkgsrc.org> | 2007-07-02 22:36:55 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2007-07-02 22:36:55 +0000 |
commit | 9a335304b1b558251cce6c81d2d108e63f8521e7 (patch) | |
tree | 007f2ec5e6a1a475fe9fd9b546b5c2606dd6e5cf /textproc | |
parent | 2fb736a53a4927b2c3c37f5f28beaa95b6355d28 (diff) | |
download | pkgsrc-9a335304b1b558251cce6c81d2d108e63f8521e7.tar.gz |
Fix a tyop
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/catdoc/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/catdoc/DESCR b/textproc/catdoc/DESCR index b58967dffea..3b732031d79 100644 --- a/textproc/catdoc/DESCR +++ b/textproc/catdoc/DESCR @@ -5,7 +5,7 @@ for LaTeX. It also makes some effort to recognize MS-Word tables, although it never tries to write correct headers for LaTeX tabular environment. -This package also includes catppt and xls2cvs. The catppt utility +This package also includes catppt and xls2csv. The catppt utility reads MS-PowerPoint presentations and outputs its content to stdout. The xls2csv utility reads MS-Excel spreadsheets and outputs its content as comma-separated values to stdout. Numbers are printed |