diff options
| author | Thomas Chaumeny <thomas.chaumeny@polyconseil.fr> | 2015-01-09 10:33:50 +0100 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-01-09 07:38:11 -0500 |
| commit | 8fb7a0987cafc1cafc8b7eb8dd53301dea0aee40 (patch) | |
| tree | d1a9f87671e5cedaffb4e04d20b17bfa46044fd9 | |
| parent | c1493879d98328040b36ad93cd104c0b3b546772 (diff) | |
Fixed a typo in 1.8 release notes.
| -rw-r--r-- | docs/releases/1.8.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/1.8.txt b/docs/releases/1.8.txt index 9c7d0fdff6..3a522ee741 100644 --- a/docs/releases/1.8.txt +++ b/docs/releases/1.8.txt @@ -6,7 +6,7 @@ Welcome to Django 1.8! These release notes cover the `new features`_, as well as some `backwards incompatible changes`_ you'll want to be aware of when upgrading from Django -1.6 or older versions. We've also `begun the deprecation process for some +1.7 or older versions. We've also `begun the deprecation process for some features`_, and some features have reached the end of their deprecation process and `have been removed`_. |
