forked from orbit-oss/flask
Fixed a typo in a comment
This commit is contained in:
parent
20a3281209
commit
a1305973bf
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ class RequestContext(object):
|
|||
|
||||
self.match_request()
|
||||
|
||||
# XXX: Support for deprecated functionality. This is doing away with
|
||||
# XXX: Support for deprecated functionality. This is going away with
|
||||
# Flask 1.0
|
||||
blueprint = self.request.blueprint
|
||||
if blueprint is not None:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue