From ca9f0879fe5dcd8098ca0a15dcee7288e5497951 Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Sun, 21 Feb 2010 23:38:50 +0000 Subject: [PATCH] Fixed #12604 - Typo in 1.1 release docs. git-svn-id: http://code.djangoproject.com/svn/django/trunk@12461 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/releases/1.1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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