From 4d4fe92a1300c5438c961ce8d1b11ea99323f70a Mon Sep 17 00:00:00 2001 From: Carlos de la Guardia Date: Mon, 8 Mar 2010 18:04:06 +0000 Subject: extra letter --- docs/narr/traversal.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr') diff --git a/docs/narr/traversal.rst b/docs/narr/traversal.rst index 223d5c671..a99df7ec8 100644 --- a/docs/narr/traversal.rst +++ b/docs/narr/traversal.rst @@ -441,7 +441,7 @@ At this point, traversal has ended, and :term:`view lookup` begins. Because it's the "context", the view lookup machinery examines "bar" to find out what "type" it is. Let's say it finds that the context is -an ``Bar`` type (because "bar" happens to be an instance of the class +a ``Bar`` type (because "bar" happens to be an instance of the class ``Bar``). Using the :term:`view name` (``baz``) and the type, view lookup asks the :term:`application registry` this question: -- cgit v1.2.3