summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAnton Danilchenko <anton.danilchenko@gmail.com>2012-11-18 21:08:45 +0200
committerAnton Danilchenko <anton.danilchenko@gmail.com>2012-11-18 21:08:45 +0200
commit3bdb2ca5608d6530adbf91e7914e5d5e05acc07a (patch)
treee696ca8f1b96302d85246814d101d060694c78bb /docs
parent2564e310141ab0f23b5282ecaec8e820250c355a (diff)
Update docs/releases/1.5.txt
Deleted word that used second time
Diffstat (limited to 'docs')
-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 cffc0f23af..5d5902d45d 100644
--- a/docs/releases/1.5.txt
+++ b/docs/releases/1.5.txt
@@ -47,7 +47,7 @@ Other notable new features in Django 1.5 include:
* ... and more; `see below <#what-s-new-in-django-1-5>`_.
Wherever possible we try to introduce new features in a backwards-compatible
-manner per :doc:`our API stability policy </misc/api-stability>` policy.
+manner per :doc:`our API stability policy </misc/api-stability>`.
However, as with previous releases, Django 1.5 ships with some minor
`backwards incompatible changes`_; people upgrading from previous versions
of Django should read that list carefully.