[2.1.x] Fixed duplicate word in docs/releases/2.0.txt.

Backport of fdc4518fe296c169cf54f23fdad2e0fc8785c059 from master.
This commit is contained in:
Daniel Hahler 2019-02-05 00:30:09 +01:00 committed by Tim Graham
parent f30467fe1d
commit 893b80d95d

View File

@ -668,7 +668,7 @@ Miscellaneous
except that it also requires a ``request``. except that it also requires a ``request``.
* The ``DEFAULT_CONTENT_TYPE`` setting is deprecated. It doesn't interact well * 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. XHTML.
* ``HttpRequest.xreadlines()`` is deprecated in favor of iterating over the * ``HttpRequest.xreadlines()`` is deprecated in favor of iterating over the