diff options
| author | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2008-05-07 12:54:18 +0000 |
|---|---|---|
| committer | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2008-05-07 12:54:18 +0000 |
| commit | ad46addea45856af0ff148952165bf93d5682bda (patch) | |
| tree | 6527f3734d3f2e8a3d263c6344cb8ee4c1422732 /docs/api/cmdline-tool.txt | |
| parent | 61f176fa8ab6f3bcb85136657990158b94b643cc (diff) | |
| download | docutils-ad46addea45856af0ff148952165bf93d5682bda.tar.gz | |
typo
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5546 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs/api/cmdline-tool.txt')
| -rw-r--r-- | docs/api/cmdline-tool.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/cmdline-tool.txt b/docs/api/cmdline-tool.txt index 200113f99..549ec38f8 100644 --- a/docs/api/cmdline-tool.txt +++ b/docs/api/cmdline-tool.txt @@ -55,7 +55,7 @@ We construct a description of the tool, for command-line help:: 'reStructuredText sources. ' + default_description) Now we call the Publisher convenience function, which takes over. -Most of it's defaults are used ("standalone" Reader, +Most of its defaults are used ("standalone" Reader, "reStructuredText" Parser, etc.). The HTML Writer is chosen by name, and a description for command-line help is passed in:: |
