Skip to content

Commit 0af0d1c

Browse files
houssemchebebaduh95
authored andcommittedJun 16, 2021
tools: fix typo
compability -> compatibility PR-URL: nodejs#39044 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Zijian Liu <[email protected]>
1 parent dc2f6b6 commit 0af0d1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎node.gypi

+1-1
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@
362362
}],
363363
]
364364
}, {
365-
# Set 1.0.0 as the API compability level to avoid the
365+
# Set 1.0.0 as the API compatibility level to avoid the
366366
# deprecation warnings when using OpenSSL 3.0.
367367
'defines': [ 'OPENSSL_API_COMPAT=0x10000000L', ]
368368
}],

0 commit comments

Comments
 (0)
Please sign in to comment.