forked from orbit-oss/flask
actually to actual, again, fixed spelling, not grammar
This commit is contained in:
parent
e8d50a7aba
commit
e93447f25e
1 changed files with 1 additions and 1 deletions
|
|
@ -1522,7 +1522,7 @@ class Flask(_PackageBoundObject):
|
||||||
request handling is stopped.
|
request handling is stopped.
|
||||||
|
|
||||||
This also triggers the :meth:`url_value_processor` functions before
|
This also triggers the :meth:`url_value_processor` functions before
|
||||||
the actually :meth:`before_request` functions are called.
|
the actual :meth:`before_request` functions are called.
|
||||||
"""
|
"""
|
||||||
bp = _request_ctx_stack.top.request.blueprint
|
bp = _request_ctx_stack.top.request.blueprint
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue