Fixed an rst syntax error

This commit is contained in:
Armin Ronacher 2010-06-29 15:59:55 +02:00
parent 9373a71c26
commit 881aa3ab2d

View file

@ -302,7 +302,7 @@ Useful Internals
use is discouraged in general. use is discouraged in general.
The following attributes are always present on each layer of the The following attributes are always present on each layer of the
stack:: stack:
`app` `app`
the active Flask application. the active Flask application.