diff options
| author | Tim Graham <timograham@gmail.com> | 2015-05-04 10:55:03 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-05-04 10:55:57 -0400 |
| commit | efb98604325cf2b67f8614a6107a672ab6c5a431 (patch) | |
| tree | 1303969f7700bb819173c97d75faf51e2a6f0bd5 | |
| parent | 4c880428d9646061b66fb4515e2598376edfe503 (diff) | |
[1.8.x] Used a simpler word that doesn't fail the spelling checker.
Backport of 17b1f7886c276086bbb471c0d5c3b510319f8bbb from master
| -rw-r--r-- | docs/releases/1.8.2.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/1.8.2.txt b/docs/releases/1.8.2.txt index 54ad49af62..c66539c9b7 100644 --- a/docs/releases/1.8.2.txt +++ b/docs/releases/1.8.2.txt @@ -9,4 +9,4 @@ Django 1.8.2 fixes several bugs in 1.8.1. Bugfixes ======== -* Fixed check for template engine alias unicity (:ticket:`24685`). +* Fixed check for template engine alias uniqueness (:ticket:`24685`). |
