forked from orbit-oss/flask
few mispelling errors
This commit is contained in:
parent
1b06c8a411
commit
52fa195d45
3 changed files with 3 additions and 3 deletions
|
|
@ -662,7 +662,7 @@ def get_root_path(import_name):
|
|||
'module came from an import hook that does '
|
||||
'not provide file name information or because '
|
||||
'it\'s a namespace package. In this case '
|
||||
'the root path needs to be explictly '
|
||||
'the root path needs to be explicitly '
|
||||
'provided.' % import_name)
|
||||
|
||||
# filepath is import_name.py for a module, or __init__.py for a package.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue