summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/narr/paste.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/paste.rst b/docs/narr/paste.rst
index 86b047aec..aee5f9069 100644
--- a/docs/narr/paste.rst
+++ b/docs/narr/paste.rst
@@ -62,7 +62,7 @@ Take a look at the generated ``setup.py`` file for this project.
:language: python
:linenos:
-Note that the ``entry_point`` line in ``setup.py`` points at a string which
+Note that ``entry_points`` is assigned a string which
looks a lot like an ``.ini`` file. This string representation of an ``.ini``
file has a section named ``[paste.app_factory]``. Within this section, there
is a key named ``main`` (the entry point name) which has a value