Skip to content

Commit 0a49e61

Browse files
author
Alex Gaynor
committed
Corrected a typo that inadvertently made its way into the docs.
1 parent 957787a commit 0a49e61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/releases/1.5.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ Django 1.5 also includes several smaller improvements worth noting:
304304

305305
* Multi-column indexes can now be created on models. Read the
306306
:attr:`~django.db.models.Options.index_together` documentation for more
307-
infomration.
307+
information.
308308

309309
Backwards incompatible changes in 1.5
310310
=====================================

0 commit comments

Comments
 (0)