diff options
| author | Simon Charette <charette.s@gmail.com> | 2015-04-14 22:11:32 -0400 |
|---|---|---|
| committer | Simon Charette <charette.s@gmail.com> | 2015-04-14 22:14:52 -0400 |
| commit | a988cc8f1858352a0aac986a8c91fc7dcda78850 (patch) | |
| tree | 5c6c7f717a2b783ec864eb6a66468126f75bd82a /docs | |
| parent | 62012b071e34778c55aaf20b34c0733a78a7b8cd (diff) | |
[1.8.x] Fixed typos in the 1.7.7 release notes.
Backport of 28e89783254ac0899a26eee324555a9033ccbe9a from master
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.7.7.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/1.7.7.txt b/docs/releases/1.7.7.txt index c458368895..fc25c152fc 100644 --- a/docs/releases/1.7.7.txt +++ b/docs/releases/1.7.7.txt @@ -51,4 +51,4 @@ Bugfixes * Stopped writing migration files in dry run mode when merging migration conflicts. When ``makemigrations --merge`` is called with ``verbosity=3`` the - migration file is written to ``stdout`` (:ticket: `24427`). + migration file is written to ``stdout`` (:ticket:`24427`). |
