summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2008-12-07 03:54:45 +0000
committerMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2008-12-07 03:54:45 +0000
commitd1102d63e67ba62577f1ddf6fd65ac5f927872e6 (patch)
treef1884e08e00993dd6baf3705b8b27f479b7e44e3 /docs
parent89ada943ee727df7c97302ae2167364391f3e96f (diff)
Fixed #9677 -- Fixed a tiny typo in the 1.0.2 release notes.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9584 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.0.2.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/1.0.2.txt b/docs/releases/1.0.2.txt
index ed3927d417..136a833f05 100644
--- a/docs/releases/1.0.2.txt
+++ b/docs/releases/1.0.2.txt
@@ -10,7 +10,7 @@ This is the second "bugfix" release in the Django 1.0 series,
improving the stability and performance of the Django 1.0 codebase. As
such, Django 1.0.2 contains no new features (and, pursuant to
:ref:`our compatibility policy <misc-api-stability>`, maintains backwards compatibility with Django
-1.0.2), but does contain a number of fixes and other
+1.0.0), but does contain a number of fixes and other
improvements. Django 1.0.2 is a recommended upgrade for any
development or deployment currently using or targeting Django 1.0.