Skip to content

Commit e9ce6ed

Browse files
authored
Update create issue comment comment to be less confusing
1 parent 6238b28 commit e9ce6ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/github_api/client/issues/comments.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ def get(*args)
8080
# github.issues.comments.create
8181
# user: 'owner-name',
8282
# repo: 'repo-name',
83-
# number: 'comment-number',
83+
# number: 'issue-number',
8484
# body: 'a new comment body'
8585
#
8686
# @api public

0 commit comments

Comments
 (0)