summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2008-12-07 03:56:50 +0000
committerMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2008-12-07 03:56:50 +0000
commitdc8673585931cb2f129e354e886b5809d4b3a9b4 (patch)
tree9e86a847027fc12fc502dfca1df97f4481a14b02 /docs
parentcb2e4e80bc9a2116a4079b875a8dd628ab89145c (diff)
[1.0.X] Fixed #9677 -- Fixed a tiny typo in the 1.0.2 release notes.
Backport of r9584 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9585 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.