From: Chris Warrick Date: Sat, 27 Apr 2013 11:52:35 +0000 (+0300) Subject: A tiny typo, noticed while working on the Polish translation. X-Git-Tag: v1.2.1~5^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c3bef6b0d930f34c20848508ab3ef2066a8a449c;p=services%2Fpython-requests.git A tiny typo, noticed while working on the Polish translation. --- diff --git a/docs/api.rst b/docs/api.rst index 89733a2..cf68ca4 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -13,7 +13,7 @@ important right here and provide links to the canonical documentation. Main Interface -------------- -All of Request's functionality can be accessed by these 7 methods. +All of Requests' functionality can be accessed by these 7 methods. They all return an instance of the :class:`Response ` object. .. autofunction:: request