From 9d194007b15c67698adf66c0b94aba1f617a7a6a Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc" Date: Sun, 18 Nov 2018 20:56:56 -0600 Subject: Simplify sentence --- docs/narr/project.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr/project.rst') diff --git a/docs/narr/project.rst b/docs/narr/project.rst index 725263407..89cebd063 100644 --- a/docs/narr/project.rst +++ b/docs/narr/project.rst @@ -856,7 +856,7 @@ also informs Python that the directory which contains it is a *package*. WSGI application. This function is meant to be called by the :term:`PasteDeploy` framework as a result of running ``pserve``. - Within this function, application configuration is performed. + The ``main`` function configures the application. Line 7 opens a context manager with an instance of a :term:`Configurator`. -- cgit v1.2.3