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:02:06 -0400 |
| commit | eae5f738ba4d6623cb0b88be7c5b7dbf9d5015b8 (patch) | |
| tree | be75aab955fbefcd844916403ed665d78e7921d4 /docs | |
| parent | f20364c7d0be555afe7bebd5d15154b59e8cba2e (diff) | |
[1.9.x] Fixed typo in 1.9 release notes.
Backport of dfa81bb1df81637be333e9a67120a1670703a941 from master
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 |
