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:
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