From 0e552e5cd619ab61e597b1fc6d725b29ef7bfc56 Mon Sep 17 00:00:00 2001 From: Adrian Holovaty Date: Tue, 25 Mar 2008 04:42:21 +0000 Subject: Edited some docs changes from the past few days git-svn-id: http://code.djangoproject.com/svn/django/trunk@7361 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/tutorial04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/tutorial04.txt') diff --git a/docs/tutorial04.txt b/docs/tutorial04.txt index 473fba1ef8..f09f08ce56 100644 --- a/docs/tutorial04.txt +++ b/docs/tutorial04.txt @@ -39,7 +39,7 @@ A quick rundown: Django; it's just good Web development practice. * ``forloop.counter`` indicates how many times the ``for`` tag has - gone through its loop; for more information, see `the + gone through its loop. For more information, see `the documentation for the "for" tag`_. .. _the documentation for the "for" tag: ../templates/#for -- cgit v1.3