From 0ca6ad0e87fd03c935697158a5bb4ffea731e34b Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 3 Mar 2010 16:55:21 +0000 Subject: --- docs/narr/urldispatch.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/narr/urldispatch.rst b/docs/narr/urldispatch.rst index 96c3f0575..ebd6562ab 100644 --- a/docs/narr/urldispatch.rst +++ b/docs/narr/urldispatch.rst @@ -334,7 +334,7 @@ they are added to the application at startup time. This is unlike :term:`traversal`, which depends on emergent behavior which happens as a result of traversing a graph. -The order that route are evaluated when they are defined via +The order that routes are evaluated when they are defined via :term:`ZCML` is the order in which they appear in the ZCML relative to each other. For routes added via the :mod:`repoze.bfg.configuration.Configurator.add_route` method, the -- cgit v1.2.3