projects
/
services
/
python-requests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a76f492
)
sp
author
Kenneth Reitz
<me@kennethreitz.com>
Wed, 30 Nov 2011 17:45:13 +0000
(12:45 -0500)
committer
Kenneth Reitz
<me@kennethreitz.com>
Wed, 30 Nov 2011 17:45:13 +0000
(12:45 -0500)
docs/user/quickstart.rst
patch
|
blob
|
history
diff --git
a/docs/user/quickstart.rst
b/docs/user/quickstart.rst
index 554afd7da56e81349f22a17d43bd1ef32f2e8c34..bcae48e6cb7eddbbd8560b63293fb1f417a88506 100644
(file)
--- 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 respon
s
e body.
Errors and Exceptions