diff options
| author | Russell Keith-Magee <russell@keith-magee.com> | 2009-07-27 01:52:23 +0000 |
|---|---|---|
| committer | Russell Keith-Magee <russell@keith-magee.com> | 2009-07-27 01:52:23 +0000 |
| commit | 6644ef72c8a7002791fc6c28945d27d3c8a754be (patch) | |
| tree | e6633f51c1ad64c26ab7f204e7d04cf66530c3f6 | |
| parent | 28c6aee04306531c8014358dc024bb53623799b0 (diff) | |
Fixed #11519 -- Corrected minor typo in release notes index.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11338 bcc190cf-cafb-0310-a4f2-bffc1f526a37
| -rw-r--r-- | docs/releases/index.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/index.txt b/docs/releases/index.txt index 1744b66f40..f359ff4dda 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. |
