summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJannis Leidel <jannis@leidel.info>2010-02-21 23:38:50 +0000
committerJannis Leidel <jannis@leidel.info>2010-02-21 23:38:50 +0000
commitca9f0879fe5dcd8098ca0a15dcee7288e5497951 (patch)
treeea804e440f588e344b3ffc99b3985c9d51bf9a28 /docs
parent6cafd4b21f89523410c7d4c34740884c6a3552d8 (diff)
Fixed #12604 - Typo in 1.1 release docs.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12461 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.1.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/1.1.txt b/docs/releases/1.1.txt
index 61d76df7b6..84aef2b30a 100644
--- a/docs/releases/1.1.txt
+++ b/docs/releases/1.1.txt
@@ -168,7 +168,7 @@ One feature has been marked as deprecated in Django 1.1:
(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