Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
[squash] cjihrig comment
  • Loading branch information
addaleax committed Nov 20, 2017
commit 681244904418c317d915655831b28df57f845816
2 changes: 1 addition & 1 deletion doc/api/n-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -3689,7 +3689,7 @@ NAPI_EXTERN napi_status napi_run_script(napi_env env,
N-API provides a function for getting the current event loop associated with
a specific `napi_env`.

### napi_uv_get_event_loop
### napi_get_uv_event_loop
<!-- YAML
added: REPLACEME
-->
Expand Down