mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix a copy/paste (presumably) mistake in the extdev tutorial.
This commit is contained in:
parent
c297e80b62
commit
19533c96a5
@ -45,7 +45,7 @@ extension. These are:
|
||||
parsed documents into an output format, or otherwise process them (e.g. check
|
||||
external links).
|
||||
|
||||
If you have the application object, the environment is available as
|
||||
If you have the application object, the builder is available as
|
||||
``app.builder``.
|
||||
|
||||
**Config**
|
||||
|
Loading…
Reference in New Issue
Block a user