summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Shevchenko <dmishe@gmail.com>2012-10-26 15:29:51 +0300
committerFlorian Apolloner <florian@apolloner.eu>2012-10-27 21:09:52 +0200
commitd8bd8292155eb7cd6a3099a5dc8b94e2e4e62c8a (patch)
tree76b356f75644c566bc6f1ca88dbbe2d63b27fb15
parent0fe02feab43aa0f0d0608de85cff7183055e6dd7 (diff)
Missing 'h' in word.
-rw-r--r--docs/releases/1.5-alpha-1.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/1.5-alpha-1.txt b/docs/releases/1.5-alpha-1.txt
index 42f00a8012..006a97e313 100644
--- a/docs/releases/1.5-alpha-1.txt
+++ b/docs/releases/1.5-alpha-1.txt
@@ -83,7 +83,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