Browse Source

Fixed 'schemal' doc typo.

pull/159/head
Ivo Danihelka 14 years ago
parent
commit
00457c22bf
  1. 2
      flask/helpers.py

2
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

Loading…
Cancel
Save