diff options
| author | jacob <jacob@panda> | 2010-06-16 08:41:43 -0500 |
|---|---|---|
| committer | jacob <jacob@panda> | 2010-06-16 08:41:43 -0500 |
| commit | c794dbb0ed7fcc01bfdf60d02201384a7ff0f45d (patch) | |
| tree | 426fd48bd01a0d0da5fb28bacc38a9e6e5d5e608 /doc/web | |
| parent | b24d72e1075e526d82d5fcccda356fc66df9d85c (diff) | |
| download | sphinx-c794dbb0ed7fcc01bfdf60d02201384a7ff0f45d.tar.gz | |
fixed typo in docs
Diffstat (limited to 'doc/web')
| -rw-r--r-- | doc/web/api.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/web/api.rst b/doc/web/api.rst index 65bf0c58..13df6a40 100644 --- a/doc/web/api.rst +++ b/doc/web/api.rst @@ -7,7 +7,7 @@ Web Support API .. class:: WebSupport The :class:`WebSupport` class provides a central interface for - working Sphinx documentation. + working with Sphinx documentation. .. method:: init(srcdir='', outdir='') |
