diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-10-22 01:04:18 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-10-22 01:04:18 +0000 |
| commit | fa9c91d1c2ad8f1cc5cd4ef5eba9c23bfc9ac250 (patch) | |
| tree | cd2043a115d6a09e604bdc42307b0bc6185efe97 /docs | |
| parent | 6afac12eac4a055bc4c37fea0d00cd5e1b3c3e1f (diff) | |
| download | docutils-fa9c91d1c2ad8f1cc5cd4ef5eba9c23bfc9ac250.tar.gz | |
typo
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2759 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/user/config.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/user/config.txt b/docs/user/config.txt index c5bdb6300..5fe169011 100644 --- a/docs/user/config.txt +++ b/docs/user/config.txt @@ -336,9 +336,9 @@ _`source_url` --no-source-link``. _`strict_visitor` - When processing a document tree with the Visitor pattern, ignore - raise an error if a writer does not support a nod types listed as - optional. For transitional development use. + When processing a document tree with the Visitor pattern, raise an + error if a writer does not support a node type listed as optional. + For transitional development use. Default: disabled (None). Option: ``--strict-visitor`` (hidden, for development use only). |
