Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFeross Aboukhadijeh <feross@feross.org>2014-12-31 12:05:11 +0300
committerFeross Aboukhadijeh <feross@feross.org>2014-12-31 12:08:01 +0300
commit90b0f9eee0a583c0b30b53c75c74f226d4af3ff0 (patch)
tree76348694d989d7ca03d901204a5291aab2f047f4 /index.js
parente3404f7a75283d9a76fbf80558a7aec292aea53c (diff)
comment fix
Diffstat (limited to 'index.js')
-rw-r--r--index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.js b/index.js
index 0ccc4bb..dae3a9c 100644
--- a/index.js
+++ b/index.js
@@ -178,7 +178,7 @@ WebTorrent.prototype.download = function (torrentId, opts, ontorrent) {
}
/**
- * Start seeding a new torrent.
+ * Start seeding a new file/folder.
* @param {string|File|FileList|Buffer|Array.<File|Buffer>} input
* @param {Object} opts
* @param {function} onseed