From e4e3aa3449d3ae390402a9cead205626816a2938 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 27 Dec 2009 15:32:14 +0000 Subject: Rendering cleanups. --- docs/zcml.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/zcml.rst') diff --git a/docs/zcml.rst b/docs/zcml.rst index 78f4fc344..889008e85 100644 --- a/docs/zcml.rst +++ b/docs/zcml.rst @@ -309,7 +309,7 @@ Predicate Attributes ``route_name`` *This attribute services an advanced feature that isn't often used - unless you want to perform traversal *after* a route has matched.* + unless you want to perform traversal after a route has matched.* This value must match the ``name`` of a ```` declaration (see :ref:`urldispatch_chapter`) that must match before this view will be called. Note that the ``route`` configuration referred to by -- cgit v1.2.3