diff options
| author | Georg Brandl <georg@python.org> | 2014-01-26 11:51:09 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2014-01-26 11:51:09 +0100 |
| commit | eb79fcafeaf4189b52d8ae4ceb7aa92fca958987 (patch) | |
| tree | 031a6bce3bb6ad109935c01f226b89bdc425e60b /doc/extdev | |
| parent | dbe3116856d793453ae32a17066fffb294ab3472 (diff) | |
| parent | cf60ef0e75143806985bb1c502a69cb40dcf6779 (diff) | |
| download | sphinx-git-eb79fcafeaf4189b52d8ae4ceb7aa92fca958987.tar.gz | |
merge with stable
Diffstat (limited to 'doc/extdev')
| -rw-r--r-- | doc/extdev/envapi.rst | 2 |
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 |
