Skip to content

Commit 3fe3d4e

Browse files
committed
Test travis.
1 parent 5e09c85 commit 3fe3d4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ unwatch(paths) {
348348

349349
/**
350350
* Close watchers and remove all listeners from watched paths.
351-
* @returns {FSWatcher} for chaining
351+
* @returns {FSWatcher} for chaining.
352352
*/
353353
close() {
354354
if (this.closed) return this;

0 commit comments

Comments
 (0)