summaryrefslogtreecommitdiff
path: root/docs/narr
diff options
context:
space:
mode:
Diffstat (limited to 'docs/narr')
-rw-r--r--docs/narr/urldispatch.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/narr/urldispatch.rst b/docs/narr/urldispatch.rst
index edf954587..62a588187 100644
--- a/docs/narr/urldispatch.rst
+++ b/docs/narr/urldispatch.rst
@@ -285,9 +285,9 @@ segment replacement marker. For example, for the URL ``/abc/``:
- ``/:foo/`` will match.
-.. warning:: Due to a bug, the
- must-be-one-character-to-match-segment-marker rule new to version
- 1.3. It is untrue for older releases.
+.. warning:: The must-be-one-character-to-match-segment-marker rule is
+ new in version 1.3. It is untrue for older releases, but this was
+ due to a bug.
Note that values representing path segments matched with a
``:segment`` match will be url-unquoted and decoded from UTF-8 into