summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2008-01-26 01:50:57 +0000
committergoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2008-01-26 01:50:57 +0000
commit029938c57d9b7d8642c1e19ab55cbfbbccbe060a (patch)
treec51a80ba24af8686318d4195d1617e9f718a5fd3
parent8855672b50ad780d9e8501fc1f9fd68c6412eead (diff)
downloaddocutils-029938c57d9b7d8642c1e19ab55cbfbbccbe060a.tar.gz
typo fix
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5505 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
-rw-r--r--docs/user/config.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user/config.txt b/docs/user/config.txt
index 9bcb05bea..ffca33d3d 100644
--- a/docs/user/config.txt
+++ b/docs/user/config.txt
@@ -411,7 +411,7 @@ _`strip_classes`
_`strip_comments`
Enable the removal of comment elements from the document tree.
- Default: disabled (None). Options: ``--strip-comment``,
+ Default: disabled (None). Options: ``--strip-comments``,
``--leave-comments``.
_`strip_elements_with_classes`