summaryrefslogtreecommitdiff
path: root/node.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'node.gypi')
-rw-r--r--node.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/node.gypi b/node.gypi
index a3c927956e..713ddbb74a 100644
--- a/node.gypi
+++ b/node.gypi
@@ -362,7 +362,7 @@
}],
]
}, {
- # Set 1.0.0 as the API compability level to avoid the
+ # Set 1.0.0 as the API compatibility level to avoid the
# deprecation warnings when using OpenSSL 3.0.
'defines': [ 'OPENSSL_API_COMPAT=0x10000000L', ]
}],