Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfb0669c

Browse files
committed
chore: updated callbacks to be Requestable.callback
closes#380
1 parent00afe31 commitfb0669c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎lib/Repository.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -762,7 +762,7 @@ class Repository extends Requestable {
762762
/**
763763
* Get information about a release
764764
*@see https://developer.github.com/v3/repos/releases/#get-a-single-release
765-
*@param {strign} id - the id of the release
765+
*@param {string} id - the id of the release
766766
*@param {Requestable.callback} cb - will receive the release information
767767
*@return {Promise} - the promise for the http request
768768
*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp