Update docs/errorhandling.rst

This commit is contained in:
Andrew Ash 2012-02-22 22:50:26 -08:00 committed by Ron DuPlain
parent fdad6713eb
commit fc7fe62846
1 changed files with 1 additions and 1 deletions

View File

@ -280,7 +280,7 @@ If you're using Aptana/Eclipse for debugging you'll need to set both
``use_debugger`` and ``use_reloader`` to False.
A possible useful pattern for configuration is to set the following in your
config.yaml (change the block as approriate for your application, of course)::
config.yaml (change the block as appropriate for your application, of course)::
FLASK:
DEBUG: True