| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent c972ce2 commit b02cfef
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1238,7 +1238,7 @@ NAPI_EXTERN napi_status napi_open_handle_scope(napi_env env, | |||
| 1238 | 1238 | ||
| 1239 | 1239 | Returns `napi_ok` if the API succeeded. | |
| 1240 | 1240 | ||
| 1241 | - This API open a new scope. | ||
| 1241 | + This API opens a new scope. | ||
| 1242 | 1242 | ||
| 1243 | 1243 | #### napi_close_handle_scope | |
| 1244 | 1244 | <!-- YAML | |
@@ -1278,7 +1278,7 @@ NAPI_EXTERN napi_status | |||
| 1278 | 1278 | ||
| 1279 | 1279 | Returns `napi_ok` if the API succeeded. | |
| 1280 | 1280 | ||
| 1281 | - This API open a new scope from which one object can be promoted | ||
| 1281 | + This API opens a new scope from which one object can be promoted | ||
| 1282 | 1282 | to the outer scope. | |
| 1283 | 1283 | ||
| 1284 | 1284 | #### napi_close_escapable_handle_scope | |
| Back | FazBrowse Home | New Git URL |
0 commit comments