Fixed 'schemal' doc typo.

This commit is contained in:
Ivo Danihelka 2011-01-16 13:26:34 +01:00
parent 402f12bb6d
commit 00457c22bf

View file

@ -480,7 +480,7 @@ class _PackageBoundObject(object):
how this works, consider the following folder structure:: how this works, consider the following folder structure::
/myapplication.py /myapplication.py
/schemal.sql /schema.sql
/static /static
/style.css /style.css
/templates /templates