From c736cbe81645bcb0aa608ae3588edaf01f787806 Mon Sep 17 00:00:00 2001 From: Justin Bronn Date: Wed, 24 Feb 2010 22:11:49 +0000 Subject: [PATCH] Fixed #12958 -- Fixed typo I introduced in r12527. Thanks, mitchf. git-svn-id: http://code.djangoproject.com/svn/django/trunk@12588 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/intro/tutorial03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro/tutorial03.txt b/docs/intro/tutorial03.txt index 9d97a094e6..0e09693778 100644 --- a/docs/intro/tutorial03.txt +++ b/docs/intro/tutorial03.txt @@ -261,7 +261,7 @@ Put the following code in that template: {% if latest_poll_list %} {% else %}