[1.1.X] Fixed #12604 - Typo in 1.1 release docs.

Backport of r12461.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@12478 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Jannis Leidel 2010-02-22 00:42:51 +00:00
parent 49c116f14c
commit 71897bf300
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,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