forked from orbit-oss/flask
Fixed a documentation typo
This commit is contained in:
parent
dfdcac2292
commit
e59e00576d
1 changed files with 1 additions and 1 deletions
|
|
@ -321,7 +321,7 @@ The following signals exist in Flask:
|
||||||
|
|
||||||
.. versionadded:: 0.10
|
.. versionadded:: 0.10
|
||||||
|
|
||||||
.. data:: appcontext_popped
|
.. data:: flask.appcontext_popped
|
||||||
|
|
||||||
This signal is sent when an application context is popped. The sender
|
This signal is sent when an application context is popped. The sender
|
||||||
is the application. This usually falls in line with the
|
is the application. This usually falls in line with the
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue