summaryrefslogtreecommitdiff
path: root/doc/extdev
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-01-26 11:51:09 +0100
committerGeorg Brandl <georg@python.org>2014-01-26 11:51:09 +0100
commiteb79fcafeaf4189b52d8ae4ceb7aa92fca958987 (patch)
tree031a6bce3bb6ad109935c01f226b89bdc425e60b /doc/extdev
parentdbe3116856d793453ae32a17066fffb294ab3472 (diff)
parentcf60ef0e75143806985bb1c502a69cb40dcf6779 (diff)
downloadsphinx-git-eb79fcafeaf4189b52d8ae4ceb7aa92fca958987.tar.gz
merge with stable
Diffstat (limited to 'doc/extdev')
-rw-r--r--doc/extdev/envapi.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/extdev/envapi.rst b/doc/extdev/envapi.rst
index 56771f733..84ad3e0d9 100644
--- a/doc/extdev/envapi.rst
+++ b/doc/extdev/envapi.rst
@@ -9,7 +9,7 @@ Build environment API
.. attribute:: app
- Reference to the application object.
+ Reference to the :class:`.Sphinx` (application) object.
.. attribute:: config