Browse Source

Fixed a documentation typo

pull/792/merge
Armin Ronacher 11 years ago
parent
commit
e59e00576d
  1. 2
      docs/signals.rst

2
docs/signals.rst

@ -321,7 +321,7 @@ The following signals exist in Flask:
.. versionadded:: 0.10
.. data:: appcontext_popped
.. data:: flask.appcontext_popped
This signal is sent when an application context is popped. The sender
is the application. This usually falls in line with the

Loading…
Cancel
Save