summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJacob Kaplan-Moss <jacob@jacobian.org>2008-09-02 19:45:06 +0000
committerJacob Kaplan-Moss <jacob@jacobian.org>2008-09-02 19:45:06 +0000
commitb13276b1ffab0abdf73aca5681fbe7dca0bf3663 (patch)
treeb03690b14611e5019c0e9b0244bb41b50e76491b /docs
parent0a7e454fa280fb57061ab542d743fcecb4bdd451 (diff)
Fixed another typo in 1.0 notes.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8874 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.0.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/1.0.txt b/docs/releases/1.0.txt
index 0a4395fb24..8e914947f2 100644
--- a/docs/releases/1.0.txt
+++ b/docs/releases/1.0.txt
@@ -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