Fix a copy/paste (presumably) mistake in the extdev tutorial.

This commit is contained in:
Jean-Paul Calderone
2014-04-04 11:53:37 -04:00
parent c297e80b62
commit 19533c96a5

View File

@@ -45,7 +45,7 @@ extension. These are:
parsed documents into an output format, or otherwise process them (e.g. check parsed documents into an output format, or otherwise process them (e.g. check
external links). 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``. ``app.builder``.
**Config** **Config**