From 79c3d0cf03958e9d8e040ba57b7baece49d5692d Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 3 Jul 2009 19:28:58 +0000 Subject: --- docs/tutorials/gae/index.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/tutorials/gae') 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`` -- cgit v1.2.3