From: Kenneth Reitz Date: Wed, 30 Nov 2011 17:45:13 +0000 (-0500) Subject: sp X-Git-Tag: v0.8.4~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f7e4832472911bca058a4669d2e204792dbc8fbb;p=services%2Fpython-requests.git sp --- diff --git a/docs/user/quickstart.rst b/docs/user/quickstart.rst index 554afd7..bcae48e 100644 --- a/docs/user/quickstart.rst +++ b/docs/user/quickstart.rst @@ -345,7 +345,7 @@ You can tell requests to stop waiting for a response after a given number of sec .. admonition:: Note - ``timeout`` only effects the connection process itself, not the downloading of the respone body. + ``timeout`` only effects the connection process itself, not the downloading of the response body. Errors and Exceptions