From f5a628a425867884bbf0ca4e136fa316f324f882 Mon Sep 17 00:00:00 2001 From: Fernando Correa Neto Date: Wed, 9 Dec 2009 23:50:26 +0000 Subject: typo --- docs/narr/configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/narr/configuration.rst b/docs/narr/configuration.rst index 98b3f221e..68c886966 100644 --- a/docs/narr/configuration.rst +++ b/docs/narr/configuration.rst @@ -215,7 +215,7 @@ represents the :term:`default view` of a context object. The :term:`default view` is found when all path elements in the URL are exhausted before :term:`traversal` returns a :term:`context` object, causing the :term:`view name` to be ``''`` (the empty string). -When no path segements are "left over" after traversal, the +When no path segments are "left over" after traversal, the :term:`default view` for the context found is invoked. If traversal returns a non-empty :term:`view name`, it means that -- cgit v1.2.3