summaryrefslogtreecommitdiff
path: root/docs/narr/events.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/narr/events.rst')
-rw-r--r--docs/narr/events.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/events.rst b/docs/narr/events.rst
index 35e4120dc..a965a2765 100644
--- a/docs/narr/events.rst
+++ b/docs/narr/events.rst
@@ -58,7 +58,7 @@ need to use ZCML for the same purpose:
The first argument to
:meth:`repoze.bfg.configuration.Configurator.add_subscriber` is the
- subscriber function (or a :term:`Python dotted name` which refers
+ subscriber function (or a :term:`dotted Python name` which refers
to a subscriber callable); the second argument is the event type.
.. topic:: Configuring an Event Listener Through ZCML