Merge pull request #1330 from Kwpolska/patch-1

Fixing a tiny typo, noticed while working on the Polish translation
This commit is contained in:
Kenneth Reitz
2013-04-27 04:53:37 -07:00
+1 -1
View File
@@ -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 <Response>` object.
.. autofunction:: request