summaryrefslogtreecommitdiff
path: root/docs/tutorials
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tutorials')
-rw-r--r--docs/tutorials/gae/index.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/tutorials/gae/index.rst b/docs/tutorials/gae/index.rst
index 9ef61b461..c48350dff 100644
--- a/docs/tutorials/gae/index.rst
+++ b/docs/tutorials/gae/index.rst
@@ -93,9 +93,9 @@ system.
.. warning:: It's very important that the ``APP_NAME`` is
``bfgapp.run:app`` instead of ``bfgapp.run.make_app``. If you
- use the latter by mistake, you'll be confused for at least hour
- when debugging an error like this: ``IOError: [Errno 2] No such
- file or directory:
+ use the latter by mistake, you'll be confused for at least an
+ hour when debugging an error like this: ``IOError: [Errno 2] No
+ such file or directory:
'/Users/chrism/projects/bfg_gae/bfgapp2/app/configure.zcml'``.
#. Edit ``runner.py``