doc: fix syntax error in loop documentation
PR-URL: https://github.com/libuv/libuv/pull/1748 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
This commit is contained in:
parent
10fe8c8065
commit
a4b2e32228
@ -219,7 +219,7 @@ API
|
||||
|
||||
.. caution::
|
||||
|
||||
Any previous value returned from :c:func`uv_backend_fd` is now
|
||||
Any previous value returned from :c:func:`uv_backend_fd` is now
|
||||
invalid. That function must be called again to determine the
|
||||
correct backend file descriptor.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user