﻿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
5782	Small spelling error on Documentation Page	Oliver Beattie	nobody	"Just a small inconsistency I spotted on one of the documentation pages ([http://www.djangoproject.com/documentation/apache_auth/#configuring-apache Authenticating against Django’s user database from Apache]).

In the code sample for Apache 2.2 a line reads:
{{{
<Location /exmaple/>
}}}
Where I think you meant to say:
{{{
<Location /example/>
}}}

'''I know it's small, but thought you might want to correct it nonetheless.'''"		closed	*.djangoproject.com	dev		fixed	spelling minor docs documentation site djangoproject.com	oliver@…	Unreviewed	1	0	0	0	0	0
