summaryrefslogtreecommitdiff
path: root/docs
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:48 -0500
commit893b80d95dd76642e478893ba6d4f46bb31388f1 (patch)
tree2ea0d43d7c117e82664066b5e52593cad61d2902 /docs
parentf30467fe1db618bb7bcea3569a7468413c9ad6ba (diff)
[2.1.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.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