Skip to content
Snippets Groups Projects
Commit 1b72522e authored by Marc Abramowitz's avatar Marc Abramowitz
Browse files

Fix typo: comments => commits

parent a4103278
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -1178,8 +1178,8 @@ class Repository(GitHubCore):
listed
:param str author: (optional), GitHub login, real name, or email to
filter commits by (using commit author)
:param int number: (optional), number of comments to return. Default:
-1 returns all comments
:param int number: (optional), number of commits to return. Default:
-1 returns all commits
:param str etag: (optional), ETag from a previous request to the same
endpoint
:param since: (optional), Only commits after this date will
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment