summaryrefslogtreecommitdiff
path: root/routes/mapper.py
diff options
context:
space:
mode:
Diffstat (limited to 'routes/mapper.py')
-rw-r--r--routes/mapper.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/routes/mapper.py b/routes/mapper.py
index 6382762..bfcea4a 100644
--- a/routes/mapper.py
+++ b/routes/mapper.py
@@ -92,7 +92,7 @@ class SubMapperParent(object):
Its interface is the same as the ``submapper`` together with
``member_prefix``, ``member_actions`` and ``member_options``
- which are passed to the ``member` submatter as ``path_prefix``,
+ which are passed to the ``member`` submapper as ``path_prefix``,
``actions`` and keyword arguments respectively.
Example::