Index: docs/tutorial03.txt
===================================================================
--- docs/tutorial03.txt	(revision 5505)
+++ docs/tutorial03.txt	(working copy)
@@ -355,7 +355,7 @@
 Use the template system
 =======================
 
-Back to our ``polls.detail`` view. Given the context variable ``poll``, here's
+Back to our ``detail()`` view. Given the context variable ``poll``, here's
 what the template might look like::
 
     <h1>{{ poll.question }}</h1>
