From 59c612f00105bd0ce60b6c709242db05d13b4687 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 12 Feb 2011 01:29:00 -0500 Subject: fix typo --- docs/narr/project.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/narr/project.rst b/docs/narr/project.rst index 7e2730e97..c3a31dcbd 100644 --- a/docs/narr/project.rst +++ b/docs/narr/project.rst @@ -150,9 +150,9 @@ your application, or install your application for deployment or development. A :term:`PasteDeploy` ``.ini`` file named ``development.ini`` will be created in the project directory. You will use this ``.ini`` file to configure a -server, to run your application, and to and debug your application. It -sports configuration that enables an interactive debugger and settings -optimized for development. +server, to run your application, and to debug your application. It sports +configuration that enables an interactive debugger and settings optimized for +development. Another :term:`PasteDeploy` ``.ini`` file named ``production.ini`` will also be created in the project directory. It sports configuration that disables -- cgit v1.2.3