From 2b306dcb80b9ec510c74f3baa1de2ca23339cfc3 Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc" Date: Sat, 24 Nov 2018 00:34:44 -0600 Subject: Read better --- docs/narr/startup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr/startup.rst') diff --git a/docs/narr/startup.rst b/docs/narr/startup.rst index eb255d527..29e5436fe 100644 --- a/docs/narr/startup.rst +++ b/docs/narr/startup.rst @@ -70,7 +70,7 @@ Here's a high-level time-ordered overview of what happens when you press #. The framework finds all :mod:`logging` related configuration in the ``.ini`` file and uses it to configure the Python standard library logging system for - this application. See :ref:`logging_config` for more information. + the application. See :ref:`logging_config` for more information. #. The application's entry point :ref:`found above `, usually the entry point referenced on the above mentioned ``use=`` line, is the application's *constructor*. It is passed the key/value parameters in :ref:`the application's .ini section `. -- cgit v1.2.3