From 58b7d199c559f5008b81e0c46f22f0b8f03f2fa3 Mon Sep 17 00:00:00 2001 From: Carlos de la Guardia Date: Thu, 26 May 2011 18:56:46 -0700 Subject: Fix typo to close issue 196. --- docs/narr/project.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/narr/project.rst b/docs/narr/project.rst index c1558266a..e60708b6d 100644 --- a/docs/narr/project.rst +++ b/docs/narr/project.rst @@ -628,7 +628,7 @@ implementations. ``production.ini`` ~~~~~~~~~~~~~~~~~~~ -The ``development.ini`` file is a :term:`PasteDeploy` configuration file with +The ``production.ini`` file is a :term:`PasteDeploy` configuration file with a purpose much like that of ``development.ini``. However, it disables the WebError interactive debugger, replacing it with a logger which outputs exception messages to ``stderr`` by default. It also turns off template -- cgit v1.2.3