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:15:33 -0400 |
| commit | ad63e705651d32661be7258c480266c9bb2116cc (patch) | |
| tree | ddecefcaf6aefb9657b1730a001992400494c8c7 | |
| parent | a5d79832fee76470ed3dd4040d0895a6ca6ba34a (diff) | |
[1.7.x] Fixed typos in the 1.7.7 release notes.
Backport of 28e89783254ac0899a26eee324555a9033ccbe9a from master
| -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`). |
