diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/narr/urldispatch.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/urldispatch.rst b/docs/narr/urldispatch.rst index ae93c388e..ccfbdff58 100644 --- a/docs/narr/urldispatch.rst +++ b/docs/narr/urldispatch.rst @@ -193,7 +193,7 @@ When matching the following path:: Will generate the following matchdict:: - {'traverse':(u'foo', u'La Pe\xf1a', u'a', u'b', u'c')} + {'traverse':(u'La Pe\xf1a', u'a', u'b', u'c')} Example 1 --------- |
