diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/api.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api.md b/docs/api.md index f816571..75ab5c1 100644 --- a/docs/api.md +++ b/docs/api.md @@ -151,7 +151,7 @@ Should be used only by `uv_link_methods_t` implementation. ### .data -User data property of `void*` type, any value may be stored here. +Property of `void*` type, any value may be stored here. Not used internally. ### .alloc_cb ### .read_cb |