Commit 0a49e616 authored by Alex Gaynor's avatar Alex Gaynor
Browse files

Corrected a typo that inadvertently made its way into the docs.

parent 957787ac
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
  :attr:`~django.db.models.Options.index_together` documentation for more
  infomration.
  information.

Backwards incompatible changes in 1.5
=====================================