Skip to content

Commit 907691b

Browse files
committed
jsdoc
1 parent 81c323d commit 907691b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ inherits(Client, EventEmitter)
1818
*
1919
* Find torrent peers, to help a torrent client participate in a torrent swarm.
2020
*
21-
* @param {string} peerId peer id
21+
* @param {string|Buffer} peerId peer id
2222
* @param {Number} port torrent client listening port
2323
* @param {Object} torrent parsed torrent
2424
* @param {Object} opts options object

0 commit comments

Comments
 (0)