We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c63915 commit 6280236Copy full SHA for 6280236
napi-inl.h
@@ -2,9 +2,10 @@
2
#define SRC_NAPI_INL_H_
3
4
////////////////////////////////////////////////////////////////////////////////
5
-// N-API C++ Wrapper Classes
+// Node-API C++ Wrapper Classes
6
//
7
-// Inline header-only implementations for "N-API" ABI-stable C APIs for Node.js.
+// Inline header-only implementations for "Node-API" ABI-stable C APIs for
8
+// Node.js.
9
10
11
// Note: Do not include this file directly! Include "napi.h" instead.
0 commit comments