]> granicus.if.org Git - python/commitdiff
Fix markup/wording.
authorEzio Melotti <ezio.melotti@gmail.com>
Sat, 16 Mar 2013 20:23:30 +0000 (22:23 +0200)
committerEzio Melotti <ezio.melotti@gmail.com>
Sat, 16 Mar 2013 20:23:30 +0000 (22:23 +0200)
Doc/library/http.server.rst

index 3154f8ea72e832c0336ac2f197ee64cde362273f..53139a223981a39ce737dc3490f04334445b7425 100644 (file)
@@ -181,7 +181,7 @@ of which this module provides three different variants:
 
       .. versionchanged:: 3.4
          The error response includes a Content-Length header.
-         explain argument was added.
+         Added the *explain* argument.
 
 
    .. method:: send_response(code, message=None)