Skip to content

Commit e59e005

Browse files
committed
Fixed a documentation typo
1 parent dfdcac2 commit e59e005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/signals.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ The following signals exist in Flask:
321321

322322
.. versionadded:: 0.10
323323

324-
.. data:: appcontext_popped
324+
.. data:: flask.appcontext_popped
325325

326326
This signal is sent when an application context is popped. The sender
327327
is the application. This usually falls in line with the

0 commit comments

Comments
 (0)