﻿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
1206	Typo in generic views docs	matt	Jacob	"There's a minor typo in the generic views docs, here's a patch:
{{{
Index: /Users/mcroydon/django/django_src.trunk/docs/generic_views.txt
===================================================================
--- /Users/mcroydon/django/django_src.trunk/docs/generic_views.txt	(revision 1928)
+++ /Users/mcroydon/django/django_src.trunk/docs/generic_views.txt	(working copy)
@@ -329,7 +329,7 @@
 
     Uses the template ``app_label/module_name_form`` by default. This is the
     same template as the ``update_object`` view below. Your template can tell
-    the different by the presence or absence of ``{{ object }}`` in the
+    the difference by the presence or absence of ``{{ object }}`` in the
     context.
 
     Has the following template context: 
}}}"	defect	closed	Documentation		normal	fixed			Unreviewed	0	0	0	0	0	0
