forked from orbit-oss/flask
Various typos.
This commit is contained in:
parent
b004324dbb
commit
16e4d5a655
6 changed files with 7 additions and 8 deletions
|
|
@ -15,7 +15,7 @@ from .helpers import _PackageBoundObject
|
|||
def _register_module(module, static_path):
|
||||
"""Internal helper function that returns a function for recording
|
||||
that registers the `send_static_file` function for the module on
|
||||
the application of necessary. It also registers the module on
|
||||
the application if necessary. It also registers the module on
|
||||
the application.
|
||||
"""
|
||||
def _register(state):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue