summaryrefslogtreecommitdiff
path: root/doc/web
diff options
context:
space:
mode:
authorjacob <jacob@panda>2010-06-16 08:41:43 -0500
committerjacob <jacob@panda>2010-06-16 08:41:43 -0500
commitc794dbb0ed7fcc01bfdf60d02201384a7ff0f45d (patch)
tree426fd48bd01a0d0da5fb28bacc38a9e6e5d5e608 /doc/web
parentb24d72e1075e526d82d5fcccda356fc66df9d85c (diff)
downloadsphinx-c794dbb0ed7fcc01bfdf60d02201384a7ff0f45d.tar.gz
fixed typo in docs
Diffstat (limited to 'doc/web')
-rw-r--r--doc/web/api.rst2
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='')