From 4ffc3e4d1ffe9ab296583cae58150ccc76533d61 Mon Sep 17 00:00:00 2001 From: enkore Date: Sun, 18 Aug 2013 03:06:34 +0200 Subject: [PATCH] Remove superfluous double dot --- docs/user/quickstart.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/quickstart.rst b/docs/user/quickstart.rst index 86e42d0..32d6338 100644 --- a/docs/user/quickstart.rst +++ b/docs/user/quickstart.rst @@ -388,7 +388,7 @@ seconds with the ``timeout`` parameter:: requests.exceptions.Timeout: HTTPConnectionPool(host='github.com', port=80): Request timed out. (timeout=0.001) -.. admonition:: Note: +.. admonition:: Note ``timeout`` only affects the connection process itself, not the downloading of the response body. -- 2.34.1