﻿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
14890	Copy edit error on http://docs.djangoproject.com/en/1.2/intro/tutorial03/	dbaggott	nobody	"Under the Philosophy section of part 3 of the tutorial: http://docs.djangoproject.com/en/1.2/intro/tutorial03/#philosophy

The current text reads:

{{{
In our poll application, we’ll have the following four views:

* Poll “archive” page – displays the latest few polls.

}}}

In comparison to the Weblog application example that immediately precedes it, it's clear that '''archive''' is the incorrect word.  It should probably read:

{{{
In our poll application, we’ll have the following four views:

* Poll homepage – displays the latest few polls.

}}}
"		closed	Documentation	1.2		fixed			Unreviewed	0	0	0	0	0	0
