summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/releases/1.5-beta-1.txt2
-rw-r--r--docs/releases/1.5.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/releases/1.5-beta-1.txt b/docs/releases/1.5-beta-1.txt
index c2de44bebe..f3bfc2a8fa 100644
--- a/docs/releases/1.5-beta-1.txt
+++ b/docs/releases/1.5-beta-1.txt
@@ -79,7 +79,7 @@ Python compatibility
====================
Django 1.5 requires Python 2.6.5 or above, though we **highly recommend**
-Python 2.7.3 or above. Support for Python 2.5 and below as been dropped.
+Python 2.7.3 or above. Support for Python 2.5 and below has been dropped.
This change should affect only a small number of Django users, as most
operating-system vendors today are shipping Python 2.6 or newer as their default
diff --git a/docs/releases/1.5.txt b/docs/releases/1.5.txt
index ab73b9f0e2..f386fd70b4 100644
--- a/docs/releases/1.5.txt
+++ b/docs/releases/1.5.txt
@@ -68,7 +68,7 @@ Python compatibility
====================
Django 1.5 requires Python 2.6.5 or above, though we **highly recommended**
-Python 2.7.3 or above. Support for Python 2.5 and below as been dropped.
+Python 2.7.3 or above. Support for Python 2.5 and below has been dropped.
This change should affect only a small number of Django users, as most
operating-system vendors today are shipping Python 2.6 or newer as their default