doc: fix typo
PR-URL: https://github.com/nodejs/node/pull/9089 Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
This commit is contained in:
parent
a7970c0a25
commit
aa4698b66d
@ -129,7 +129,7 @@ See more details in [`fs.watch()`][].
|
||||
|
||||
The `filename` argument may not be provided depending on operating system
|
||||
support. If `filename` is provided, it will be provided as a `Buffer` if
|
||||
`fs.watch()` is called with it's `encoding` option set to `'buffer'`, otherwise
|
||||
`fs.watch()` is called with its `encoding` option set to `'buffer'`, otherwise
|
||||
`filename` will be a string.
|
||||
|
||||
```js
|
||||
|
Loading…
x
Reference in New Issue
Block a user