1
0
mirror of https://github.com/django/django.git synced 2025-04-15 21:04:36 +00:00

[1.9.x] Fixed typo in 1.9 release notes.

Backport of dfa81bb1df81637be333e9a67120a1670703a941 from master
This commit is contained in:
Samir Shah 2015-09-24 08:09:41 +03:00 committed by Tim Graham
parent f20364c7d0
commit eae5f738ba

View File

@ -422,7 +422,7 @@ Management Commands
preceded by the operation's description.
* The :djadmin:`dumpdata` command output is now deterministically ordered.
Moreover, when the ``--ouput`` option is specified, it also shows a progress
Moreover, when the ``--output`` option is specified, it also shows a progress
bar in the terminal.
* The :djadmin:`createcachetable` command now has a ``--dry-run`` flag to