Author: jezdez
Date: 2010-02-21 18:42:51 -0600 (Sun, 21 Feb 2010)
New Revision: 12478

Modified:
   django/branches/releases/1.1.X/docs/releases/1.1.txt
Log:
[1.1.X] Fixed #12604 - Typo in 1.1 release docs.

Backport of r12461.

Modified: django/branches/releases/1.1.X/docs/releases/1.1.txt
===================================================================
--- django/branches/releases/1.1.X/docs/releases/1.1.txt        2010-02-22 
00:42:33 UTC (rev 12477)
+++ django/branches/releases/1.1.X/docs/releases/1.1.txt        2010-02-22 
00:42:51 UTC (rev 12478)
@@ -164,7 +164,7 @@
 
             (r'^admin/', include(admin.site.urls)),
 
-You should begin to remove use of this features from your code immediately.
+You should begin to remove use of this feature from your code immediately.
 
 ``AdminSite.root`` will will raise a ``PendingDeprecationWarning`` if used in
 Django 1.1. This warning is hidden by default. In Django 1.2, this warning will

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@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