forked from orbit-oss/flask
Fix spelling.
This commit is contained in:
parent
bcd00e5070
commit
9d09632dbf
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ class BlueprintSetupState(object):
|
|||
#: a reference to the current application
|
||||
self.app = app
|
||||
|
||||
#: a reference to the blurprint that created this setup state.
|
||||
#: a reference to the blueprint that created this setup state.
|
||||
self.blueprint = blueprint
|
||||
|
||||
#: a dictionary with all options that were passed to the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue