diff options
| author | Tim Graham <timograham@gmail.com> | 2014-12-11 14:43:47 -0500 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2014-12-11 14:44:27 -0500 |
| commit | a189e9f0d03bfdbf5008533358c2941f15b86d58 (patch) | |
| tree | 6653dafdf5eeb1bedcbe3543c11151eccd747c0f | |
| parent | 63d8f84e5d48d5b36f8cc3a32aaaa6d07cf5ecaf (diff) | |
[1.7.x] Appeased spell checker.
Backport of 6a141832ab9be30d1bde4794560897bcdbe68fb6 from master
| -rw-r--r-- | docs/releases/1.7.2.txt | 2 | ||||
| -rw-r--r-- | docs/spelling_wordlist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/docs/releases/1.7.2.txt b/docs/releases/1.7.2.txt index 6a98d43419..b049ae6837 100644 --- a/docs/releases/1.7.2.txt +++ b/docs/releases/1.7.2.txt @@ -113,7 +113,7 @@ Bugfixes (:ticket:`23920`). * Fixed index creation by the migration infrastructure, particularly when - dealing with PostgreSQL specific {text|varchar}_pattern_ops indexes + dealing with PostgreSQL specific ``{text|varchar}_pattern_ops`` indexes (:ticket:`23954`). * Fixed bug in ``makemigrations`` that created broken migration files when diff --git a/docs/spelling_wordlist b/docs/spelling_wordlist index 55dbb88684..23465d2f4e 100644 --- a/docs/spelling_wordlist +++ b/docs/spelling_wordlist @@ -637,6 +637,7 @@ ubuntu Ubuntuusers ul umask +Unaccent unassigning unapplied unapply |
