From 335957e087adacdf3d021049879685cf6757733a Mon Sep 17 00:00:00 2001 From: Zachary Ware Date: Mon, 13 Jan 2014 16:08:54 -0600 Subject: Correct a typo. Found by Lauri Hakko on docs@. --- Doc/whatsnew/3.4.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/whatsnew/3.4.rst b/Doc/whatsnew/3.4.rst index 83f151b..d543973 100644 --- a/Doc/whatsnew/3.4.rst +++ b/Doc/whatsnew/3.4.rst @@ -733,7 +733,7 @@ http ---- :meth:`~http.server.BaseHTTPRequestHandler.send_error` now accepts an -optional additional *exaplain* parameter which can be used to provide an +optional additional *explain* parameter which can be used to provide an extended error description, overriding the hardcoded default if there is one. This extended error description will be formatted using the :attr:`~http.server.HTTP.error_message_format` attribute and sent as the body -- cgit v0.12