﻿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
12383	Typo in user documentation s/Permisson/Permission/	davedash	nobody	"In:
http://docs.djangoproject.com/en/dev/topics/auth/ under Installation:

""Put 'django.contrib.auth' and 'django.contrib.contenttypes' in your INSTALLED_APPS setting. (The Permisson model in django.contrib.auth depends on django.contrib.contenttypes.)""

Should be:

""Put 'django.contrib.auth' and 'django.contrib.contenttypes' in your INSTALLED_APPS setting. (The Permission model in django.contrib.auth depends on django.contrib.contenttypes.)""

Not sure on the version of the docs, but I'm assuming SVN."		closed	Documentation	dev		fixed	typo		Ready for checkin	1	0	0	0	0	0
