diff options
| author | Daniel Hahler <github@thequod.de> | 2019-02-05 00:30:09 +0100 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2019-02-04 18:30:29 -0500 |
| commit | 0838cc013990c65c949ca1c7712929113ef4af8c (patch) | |
| tree | 4935c314b8d06d3f0588ca9b4e7347a9ff051ce3 /docs | |
| parent | d5b43d7226730992f3875605355e7d17837810cd (diff) | |
[2.2.x] Fixed duplicate word in docs/releases/2.0.txt.
Backport of fdc4518fe296c169cf54f23fdad2e0fc8785c059 from master.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/2.0.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/2.0.txt b/docs/releases/2.0.txt index 2863997553..eab181bfe1 100644 --- a/docs/releases/2.0.txt +++ b/docs/releases/2.0.txt @@ -668,7 +668,7 @@ Miscellaneous except that it also requires a ``request``. * The ``DEFAULT_CONTENT_TYPE`` setting is deprecated. It doesn't interact well - well with third-party apps and is obsolete since HTML5 has mostly superseded + with third-party apps and is obsolete since HTML5 has mostly superseded XHTML. * ``HttpRequest.xreadlines()`` is deprecated in favor of iterating over the |
