diff options
| author | Tim Graham <timograham@gmail.com> | 2013-11-09 10:18:55 -0500 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2013-11-09 10:18:55 -0500 |
| commit | c9076a408c0d002babe78f5de6796e2a3a0e4731 (patch) | |
| tree | 956887462df6992f8d061e076f8a50661d8b4544 /docs | |
| parent | 86e72f5ba9f8751e81cfd2370df44d09648b9560 (diff) | |
[1.6.x] Fixed spelling of compatibility.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.5.5.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/1.5.5.txt b/docs/releases/1.5.5.txt index ebd3dc73d1..a1f5ca45de 100644 --- a/docs/releases/1.5.5.txt +++ b/docs/releases/1.5.5.txt @@ -25,7 +25,7 @@ Bugfixes ======== * Fixed a data corruption bug with ``datetime_safe.datetime.combine`` (#21256). -* Fixed a Python 3 incompatability in ``django.utils.text.unescape_entities()`` +* Fixed a Python 3 incompatibility in ``django.utils.text.unescape_entities()`` (#21185). * Fixed a couple data corruption issues with ``QuerySet`` edge cases under Oracle and MySQL (#21203, #21126). |
