﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
9048	Typo in docs tutorial	gkelly	nobody	"semi-colon instead of colon in markup.

{{{
Index: docs/intro/tutorial04.txt
===================================================================
--- docs/intro/tutorial04.txt	(revision 9014)
+++ docs/intro/tutorial04.txt	(working copy)
@@ -43,7 +43,7 @@
       data server-side, use ``method=""post""``. This tip isn't specific to
       Django; it's just good Web development practice.
 
-    * ``forloop.counter`` indicates how many times the ;ttag:`for` tag has gone
+    * ``forloop.counter`` indicates how many times the :ttag:`for` tag has gone
       through its loop
 
 Now, let's create a Django view that handles the submitted data and does
}}}"		closed	Documentation	1.0		fixed			Unreviewed	0	0	0	0	0	0
