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:
98dea03
)
A tiny typo, noticed while working on the Polish translation.
author
Chris Warrick
<kwpolska@gmail.com>
Sat, 27 Apr 2013 11:52:35 +0000
(14:52 +0300)
committer
Chris Warrick
<kwpolska@gmail.com>
Sat, 27 Apr 2013 11:52:35 +0000
(14:52 +0300)
docs/api.rst
patch
|
blob
|
history
diff --git
a/docs/api.rst
b/docs/api.rst
index 89733a29a22a5818b845ec9c72c549ac10022cad..cf68ca407704add56ae6facdcc131ba664ce824e 100644
(file)
--- 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 Request
s'
functionality can be accessed by these 7 methods.
They all return an instance of the :class:`Response <Response>` object.
.. autofunction:: request