[1.5.x] Corrected a typo that inadvertently made its way into the docs. Backport of 0a49e6164c78ab6c828c08896856a77e2b423c91.

This commit is contained in:
Alex Gaynor 2012-11-04 15:44:20 -08:00
parent 32d5f03f10
commit f7552a2889

View File

@ -304,7 +304,7 @@ Django 1.5 also includes several smaller improvements worth noting:
* Multi-column indexes can now be created on models. Read the * Multi-column indexes can now be created on models. Read the
:attr:`~django.db.models.Options.index_together` documentation for more :attr:`~django.db.models.Options.index_together` documentation for more
infomration. information.
Backwards incompatible changes in 1.5 Backwards incompatible changes in 1.5
===================================== =====================================