Skip to content

Commit

Permalink
Fixed #12326 -- Fixed typo in tutorial04. Thanks, mortense
Browse files Browse the repository at this point in the history
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12172 bcc190cf-cafb-0310-a4f2-bffc1f526a37
  • Loading branch information
adrianholovaty committed Jan 10, 2010
1 parent cf1b684 commit 1f400c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/intro/tutorial04.txt
Expand Up @@ -201,7 +201,7 @@ conversion. We will:

2. Rename a few templates.

3. Delete some the old, now unneeded views.
3. Delete some of the old, unneeded views.

4. Fix up URL handling for the new views.

Expand Down

0 comments on commit 1f400c6

Please sign in to comment.