1
0
mirror of https://github.com/django/django.git synced 2025-07-18 08:39:15 +00:00

[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
This commit is contained in:
Russell Keith-Magee 2009-07-27 02:06:06 +00:00
parent 67d47daf05
commit f053d450e0

View File

@ -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.