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 b37583f4f..6ef2e2d5d 100644
--- a/docs/narr/events.rst
+++ b/docs/narr/events.rst
@@ -90,7 +90,7 @@ provides documentation of what attributes of the event are available.
The return value of a subscriber function is ignored. Subscribers to
the same event type are not guaranteed to be called in any particular
-order relative to each another.
+order relative to each other.
All the concrete :mod:`repoze.bfg` event types are documented in the
:ref:`events_module` API documentation.