summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRussell Keith-Magee <russell@keith-magee.com>2009-07-27 02:06:06 +0000
committerRussell Keith-Magee <russell@keith-magee.com>2009-07-27 02:06:06 +0000
commitf053d450e0034b9b231e7506544cb0c2dfb9c1a0 (patch)
treef8bf2f9bff67380d111680a7a7194e76a85f26c7
parent67d47daf0563e0f49374ce54448327dc2b8dd4e7 (diff)
[1.0.X] Fixed #11519 -- Corrected minor typo in release notes index.
Merge of r11338 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@11339 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-rw-r--r--docs/releases/index.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 954448bf89..ef105c33a9 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -3,7 +3,7 @@
Release notes
=============
-Releases notes for the official Django releases. Each release note will tell you
+Release notes for the official Django releases. Each release note will tell you
what's new in each version, and will also describe any backwards-incompatible
changes made in that version.