From 91836947c4956fce2ed83c7819424c03b505ae1f Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 24 May 2009 00:01:48 +0000 Subject: Precision. --- docs/glossary.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/glossary.rst b/docs/glossary.rst index 0569c1e81..92e2264f9 100644 --- a/docs/glossary.rst +++ b/docs/glossary.rst @@ -67,7 +67,8 @@ Glossary Traversal The act of descending "down" a graph of model objects from a root model in order to find a :term:`context`. The :mod:`repoze.bfg` - :term:`router` performs traversal of model objects. See the + :term:`router` performs traversal of model objects when a + :term:`root factory` is specified. See the :ref:`traversal_chapter` chapter for more information. Router The :term:`WSGI` application created when you start a -- cgit v1.2.3