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.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/narr/events.rst b/docs/narr/events.rst
index 2cbbe572d..1d012b99d 100644
--- a/docs/narr/events.rst
+++ b/docs/narr/events.rst
@@ -114,8 +114,8 @@ file:
See also :ref:`subscriber_directive`.
-Subscribers may also be configured imperatively via the
-:meth:`repoze.bfg.configuration.Configurator.add_subscriber` method:
+The :meth:`repoze.bfg.configuration.Configurator.add_subscriber`
+method can be used to perform the same job:
.. ignore-next-block
.. code-block:: python