diff --git a/flask/helpers.py b/flask/helpers.py index a783dc12..9d64c198 100644 --- a/flask/helpers.py +++ b/flask/helpers.py @@ -480,7 +480,7 @@ class _PackageBoundObject(object): how this works, consider the following folder structure:: /myapplication.py - /schemal.sql + /schema.sql /static /style.css /templates