Fixed another typo in 1.0 notes.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@8874 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Jacob Kaplan-Moss 2008-09-02 19:45:06 +00:00
parent 0a7e454fa2
commit b13276b1ff
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ You'll know that you're looking at something new or changed.
The other major highlights of Django 1.0 are:
Re-factored admin application
----------------------------
-----------------------------
The Django administrative interface (``django.contrib.admin``) has been
completely refactored; admin definitions are now completely decoupled from model