Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e8a75ee

Browse filesBrowse files
vsemozhetbytMylesBorins
authored andcommitted
doc: fix typo in n-api.md
PR-URL: #18590 Reviewed-By: Jon Moss <me@jonathanmoss.me> Reviewed-By: Weijia Wang <starkwang@126.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com> Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
1 parent c642e22 commit e8a75ee
Copy full SHA for e8a75ee

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/n-api.md‎

Copy file name to clipboardExpand all lines: doc/api/n-api.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -3449,7 +3449,7 @@ invoking the callback. This should be a value previously obtained
34493449
from [`napi_async_init`][].
34503450
- `[out] result`: The newly created scope.
34513451

3452-
There are cases(for example resolving promises) where it is
3452+
There are cases (for example resolving promises) where it is
34533453
necessary to have the equivalent of the scope associated with a callback
34543454
in place when making certain N-API calls. If there is no other script on
34553455
the stack the [`napi_open_callback_scope`][] and

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.