summaryrefslogtreecommitdiff
path: root/docs/pygmentize.1
diff options
context:
space:
mode:
authorgbrandl <devnull@localhost>2007-02-10 14:22:23 +0100
committergbrandl <devnull@localhost>2007-02-10 14:22:23 +0100
commit717686836513d843e1c06609c0bedb7c2f3764fc (patch)
tree6a5ce17a1fda074b3633d34493137b967ac8b3a5 /docs/pygmentize.1
parent61a82f934f276ba8a1ae7c5a5f53bd460cc8da7f (diff)
downloadpygments-717686836513d843e1c06609c0bedb7c2f3764fc.tar.gz
[svn] Clarify docs for the ReST directive.
Diffstat (limited to 'docs/pygmentize.1')
-rw-r--r--docs/pygmentize.12
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pygmentize.1 b/docs/pygmentize.1
index f9a008eb..2c50c7b4 100644
--- a/docs/pygmentize.1
+++ b/docs/pygmentize.1
@@ -14,7 +14,7 @@ pygmentize \- highlights the input file
.RI -L\ |\ -h\ |\ -V
.SH DESCRIPTION
-Pygments aims to be a generic syntax highlighter for general use in all kinds
+Pygments is a generic syntax highlighter for general use in all kinds
of software such as forum systems, wikis or other applications that need to
prettify source code.
.PP