Index: docs/middleware.txt
===================================================================
--- docs/middleware.txt	(revision 6668)
+++ docs/middleware.txt	(working copy)
@@ -104,8 +104,7 @@
 ``Last-Modified`` header, and the request has ``If-None-Match`` or
 ``If-Modified-Since``, the response is replaced by an HttpNotModified.
 
-Also removes the content from any response to a HEAD request and sets the
-``Date`` and ``Content-Length`` response-headers.
+Also sets the ``Date`` and ``Content-Length`` response-headers.
 
 django.middleware.http.SetRemoteAddrFromForwardedFor
 ----------------------------------------------------
