diff options
| author | Tim Graham <timograham@gmail.com> | 2013-11-09 10:17:17 -0500 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2013-11-09 10:17:17 -0500 |
| commit | 98de90d3d81f5db9e969e70b8ce3f0e368726208 (patch) | |
| tree | 087668c3fb0bc8f8720a5a9b0d89041bf616c477 /docs/releases | |
| parent | d15985d81ff1c3b353a48a87189b7847798214c0 (diff) | |
Fixed spelling of compatibility.
Diffstat (limited to 'docs/releases')
| -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). |
