fix whitespace nit.

This commit is contained in:
Senthil Kumaran 2011-07-18 07:17:20 +08:00
parent 0215d09ca9
commit 3e7f33fc82
1 changed files with 2 additions and 2 deletions

View File

@ -935,8 +935,8 @@ HTTPErrorProcessor Objects
.. method:: HTTPErrorProcessor.https_response()
Process HTTPS error responses.
Process HTTPS error responses.
The behavior is same as :meth:`http_response`.