summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Meyer <carl@oddbird.net>2013-01-07 20:16:46 -0700
committerCarl Meyer <carl@oddbird.net>2013-01-07 20:16:46 -0700
commitbb7f34d619bfe6b4e067af967ab30635c772def9 (patch)
tree33ac684f34c2f799cdd4c4b6373b1da6d0d5d8b8
parentc698c55966ed9179828857398d27bf69e64713a2 (diff)
Fixed typo in 1.5 release notes; thanks Jonas Obrist.
-rw-r--r--docs/releases/1.5.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/1.5.txt b/docs/releases/1.5.txt
index c5e8c61922..a5ce08aed6 100644
--- a/docs/releases/1.5.txt
+++ b/docs/releases/1.5.txt
@@ -67,7 +67,7 @@ can simply remove that line under Django 1.5
Python compatibility
====================
-Django 1.5 requires Python 2.6.5 or above, though we **highly recommended**
+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 has been dropped.
This change should affect only a small number of Django users, as most