Author: Alex
Date: 2011-01-21 14:16:38 -0600 (Fri, 21 Jan 2011)
New Revision: 15277

Modified:
   django/trunk/docs/topics/generic-views-migration.txt
Log:
Fixed a typo in the docs, thanks to sunoano for the report.

Modified: django/trunk/docs/topics/generic-views-migration.txt
===================================================================
--- django/trunk/docs/topics/generic-views-migration.txt        2011-01-21 
19:42:52 UTC (rev 15276)
+++ django/trunk/docs/topics/generic-views-migration.txt        2011-01-21 
20:16:38 UTC (rev 15277)
@@ -51,7 +51,7 @@
 -----------------------------------------------------
 
 The ``template`` argument to the ``direct_to_template`` view has been renamed
-``template_name``. This has ben done to maintain consistency with other views.
+``template_name``. This has been done to maintain consistency with other views.
 
 ``object_id`` argument to detail views
 --------------------------------------

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to