summaryrefslogtreecommitdiff
path: root/deps/uv/docs/src/fs_event.rst
diff options
context:
space:
mode:
Diffstat (limited to 'deps/uv/docs/src/fs_event.rst')
-rw-r--r--deps/uv/docs/src/fs_event.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/uv/docs/src/fs_event.rst b/deps/uv/docs/src/fs_event.rst
index 681ae52f95..c2d7f52023 100644
--- a/deps/uv/docs/src/fs_event.rst
+++ b/deps/uv/docs/src/fs_event.rst
@@ -88,7 +88,7 @@ API
`path` for changes. `flags` can be an ORed mask of :c:type:`uv_fs_event_flags`.
.. note:: Currently the only supported flag is ``UV_FS_EVENT_RECURSIVE`` and
- only on OSX.
+ only on OSX and Windows.
.. c:function:: int uv_fs_event_stop(uv_fs_event_t* handle)