[Repoze-checkins] r1626 - repoze.bfg/trunk/docs/narr

Chris McDonough chrism at agendaless.com
Sun Aug 17 13:35:40 EDT 2008


Author: Chris McDonough <chrism at agendaless.com>
Date: Sun Aug 17 13:35:40 2008
New Revision: 1626

Log:
Rendering.


Modified:
   repoze.bfg/trunk/docs/narr/project.rst

Modified: repoze.bfg/trunk/docs/narr/project.rst
==============================================================================
--- repoze.bfg/trunk/docs/narr/project.rst	(original)
+++ repoze.bfg/trunk/docs/narr/project.rst	Sun Aug 17 13:35:40 2008
@@ -417,7 +417,7 @@
    directives by including it as a package.
 
 #. Line 10 tells :mod:`repoze.bfg` to detect changes made to
- ``z3c.pt`` and XSLT templates immediately.
+   ``z3c.pt`` and XSLT templates immediately.
 
 #. Lines 12-15 register a single view.  It is ``for`` model objects
    that support the IMyModel interface.  The ``view`` attribute points


More information about the Repoze-checkins mailing list