Fix typos in documentation and comments

This commit is contained in:
Martin Panter 2016-04-05 06:19:42 +00:00
parent 28f35b24b6
commit cc71a795df
7 changed files with 13 additions and 13 deletions

View file

@ -1155,7 +1155,7 @@ class HTTPConnection:
If the HTTPConnection is in the correct state, returns an
instance of HTTPResponse or of whatever object is returned by
class the response_class variable.
the response_class variable.
If a request has not been sent or if a previous response has
not be handled, ResponseNotReady is raised. If the HTTP