diff options
| author | Samir Shah <solaris.smoke@gmail.com> | 2015-09-24 08:09:41 +0300 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-09-24 08:01:08 -0400 |
| commit | dfa81bb1df81637be333e9a67120a1670703a941 (patch) | |
| tree | ace8aa6c8eb1f86f6448b73bf0df34e113c38930 /docs | |
| parent | 593c9eb6608c660f9e2c1ade227670539ececd8e (diff) | |
Fixed typo in 1.9 release notes.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.9.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/1.9.txt b/docs/releases/1.9.txt index 57718fb8ba..c63ae1c351 100644 --- a/docs/releases/1.9.txt +++ b/docs/releases/1.9.txt @@ -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 |
