From 727d349420b2f303bd8bb09fbd506113c8ac0f5c Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 5 Jul 2009 22:25:26 +0000 Subject: Spellcheck. --- docs/narr/router.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr/router.rst') diff --git a/docs/narr/router.rst b/docs/narr/router.rst index a7e19f134..a86e5267c 100644 --- a/docs/narr/router.rst +++ b/docs/narr/router.rst @@ -60,7 +60,7 @@ processing? ``__getitem__`` on the root object and subobjects) to find a :term:`context`. If the root object has no ``__getitem__`` method, the root itself is assumed to be the context. The exact traversal - agorithm is described in :ref:`traversal_chapter`. The traverser + algorithm is described in :ref:`traversal_chapter`. The traverser function returns a dictionary, which contains a :term:`context` and a :term:`view name` as well as other ancillary information. -- cgit v1.2.3