A tiny typo, noticed while working on the Polish translation.

This commit is contained in:
Chris Warrick
2013-04-27 14:52:35 +03:00
parent 98dea03710
commit c3bef6b0d9
+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