From 4f66a7c6952cdcfc21e6477704c1a761714e8654 Mon Sep 17 00:00:00 2001 From: Casey Duncan Date: Sat, 27 Nov 2010 22:17:01 -0700 Subject: lose the word 'named' --- docs/narr/views.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/narr/views.rst b/docs/narr/views.rst index c82dd2cb2..16ba0a229 100644 --- a/docs/narr/views.rst +++ b/docs/narr/views.rst @@ -18,7 +18,7 @@ a request made to your application. that implements a view *callable*, and the process of view *lookup*. -The chapter named :ref:`contextfinding_chapter` describes how, using +The chapter :ref:`contextfinding_chapter` describes how, using information from the :term:`request`, a :term:`context` and a :term:`view name` are computed. But neither the context nor the view name found are very useful unless those elements can eventually be -- cgit v1.2.3