summaryrefslogtreecommitdiff
path: root/docs/narr/hybrid.rst
diff options
context:
space:
mode:
authorCasey Duncan <casey.duncan@gmail.com>2010-11-17 22:42:47 -0700
committerCasey Duncan <casey.duncan@gmail.com>2010-11-17 22:42:47 -0700
commit42247963d8ddf569e0e73040d90bca7c803323c4 (patch)
treecbd3779c5f6cace9cd692b5e32328278794636f5 /docs/narr/hybrid.rst
parent05354db0c0351a1f1543c9370c6e639d1fe5d1b5 (diff)
parent0511437d5250d249accda26ba6435ab737f8c0c5 (diff)
downloadpyramid-42247963d8ddf569e0e73040d90bca7c803323c4.tar.gz
pyramid-42247963d8ddf569e0e73040d90bca7c803323c4.tar.bz2
pyramid-42247963d8ddf569e0e73040d90bca7c803323c4.zip
Merge https://github.com/Pylons/pyramid
Diffstat (limited to 'docs/narr/hybrid.rst')
-rw-r--r--docs/narr/hybrid.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/hybrid.rst b/docs/narr/hybrid.rst
index 61ac68d5d..b89d10c9f 100644
--- a/docs/narr/hybrid.rst
+++ b/docs/narr/hybrid.rst
@@ -358,7 +358,7 @@ Using the ``traverse`` Argument In a Route Definition
Rather than using the ``*traverse`` remainder marker in a pattern, you
can use the ``traverse`` argument to the
-:meth:`pyramid.configuration.Configurator.add_route`` method.
+:meth:`pyramid.configuration.Configurator.add_route` method.
When you use the ``*traverse`` remainder marker, the traversal path is
limited to being the remainder segments of a request URL when a route