From: Taro Sato Date: Sun, 10 Jan 2021 02:40:25 +0000 (-0800) Subject: Update docs/api.rst X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=f9b3ea59a56801af8427c99a5b378b51a43a2d70;p=tweepy.git Update docs/api.rst Co-authored-by: Harmon --- diff --git a/docs/api.rst b/docs/api.rst index 8e77bb8..ee29e1a 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -851,10 +851,10 @@ List Methods .. method:: API.lists_ownerships([user_id], [screen_name], [count], [cursor]) - Returns the lists owned by the specified user. Private lists will - only be shown if the authenticated user is also the owner of the - lists. If ``user_id`` or ``screen_name`` are not provided, the - memberships for the authenticating user are returned. + Returns the lists owned by the specified user. Private lists will only be + shown if the authenticated user is also the owner of the lists. If + ``user_id`` and ``screen_name`` are not provided, the ownerships for the + authenticating user are returned. :param screen_name: |screen_name| :param user_id: |user_id|