summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Hahler <github@thequod.de>2019-02-05 00:30:09 +0100
committerTim Graham <timograham@gmail.com>2019-02-04 18:30:09 -0500
commitfdc4518fe296c169cf54f23fdad2e0fc8785c059 (patch)
tree070459288cead3a6ec96715d34028d9d83f0fd88
parent39ebdf5a3c5e4e979c71a18b4bad73e3946b02d0 (diff)
Fixed duplicate word in docs/releases/2.0.txt. (#10934)
-rw-r--r--docs/releases/2.0.txt2
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