From 3bcab82a948f8c3feb0be856e967d1513a0b3f51 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 24 Dec 2009 11:00:57 +0000 Subject: Rendering. --- docs/tutorials/bfgwiki2/basiclayout.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/tutorials/bfgwiki2') diff --git a/docs/tutorials/bfgwiki2/basiclayout.rst b/docs/tutorials/bfgwiki2/basiclayout.rst index b7c6b795d..67e488e9d 100644 --- a/docs/tutorials/bfgwiki2/basiclayout.rst +++ b/docs/tutorials/bfgwiki2/basiclayout.rst @@ -143,7 +143,7 @@ function within the file named ``run.py``: argument. It contains a dictionary of settings parsed by PasteDeploy. -# *Lines 26-29*. We then load a ZCML file to do application +#. *Lines 26-29*. We then load a ZCML file to do application configuration, and use the :meth:`repoze.bfg.configuration.Configurator.make_wsgi_app` method to return a :term:`WSGI` application. -- cgit v1.2.3