Skip to content

Commit 3ae2a0b

Browse files
houssemchebebdanielleadams
authored andcommitted
tools: fix typo
compability -> compatibility PR-URL: #39044 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
1 parent bd92461 commit 3ae2a0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

node.gypi

Lines changed: 1 addition & 1 deletion
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)