summaryrefslogtreecommitdiff
path: root/docs/releases/1.9.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/releases/1.9.txt')
-rw-r--r--docs/releases/1.9.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/1.9.txt b/docs/releases/1.9.txt
index 241b9daec4..a12151fc80 100644
--- a/docs/releases/1.9.txt
+++ b/docs/releases/1.9.txt
@@ -591,7 +591,7 @@ Requests and Responses
* The :class:`~django.middleware.common.BrokenLinkEmailsMiddleware` now
ignores 404s when the referer is equal to the requested URL. To circumvent
- the empty referer check already implemented, some Web bots set the referer to
+ the empty referer check already implemented, some web bots set the referer to
the requested URL.
Templates