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 15dcb96

Browse filesBrowse files
vipinmenonevanlucas
authored andcommitted
doc: fix a typo in n-api documentation
PR-URL: #16879 Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
1 parent 625999b commit 15dcb96
Copy full SHA for 15dcb96

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
@@ -293,7 +293,7 @@ must be called in order to determine if an exception is pending or not.
293293

294294
When an exception is pending one of two approaches can be employed.
295295

296-
The first appoach is to do any appropriate cleanup and then return so that
296+
The first approach is to do any appropriate cleanup and then return so that
297297
execution will return to JavaScript. As part of the transition back to
298298
JavaScript the exception will be thrown at the point in the JavaScript
299299
code where the native method was invoked. The behavior of most N-API calls

0 commit comments

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