projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64b42e5
)
Update api.rst
author
bshmueli
<34333928+bshmueli@users.noreply.github.com>
Tue, 20 Oct 2020 01:26:29 +0000
(09:26 +0800)
committer
GitHub
<noreply@github.com>
Tue, 20 Oct 2020 01:26:29 +0000
(09:26 +0800)
typo
docs/api.rst
patch
|
blob
|
blame
|
history
diff --git
a/docs/api.rst
b/docs/api.rst
index 8aa4a03626a4f73c0a80256604188a57cccae105..79da7013c68014eb0e10ddfa2687c0bbfa76edf4 100644
(file)
--- a/
docs/api.rst
+++ b/
docs/api.rst
@@
-305,7
+305,7
@@
User methods
.. method:: API.friends([id/user_id/screen_name], [cursor], [skip_status], \
[include_user_entities])
- Returns a
n
user's friends ordered in which they were added 100 at a time.
+ Returns a user's friends ordered in which they were added 100 at a time.
If no user is specified it defaults to the authenticated user.
:param id: |uid|