mirror of
https://github.com/nodejs/node.git
synced 2025-08-15 13:48:44 +02:00
tools: fix typo
compability -> compatibility PR-URL: https://github.com/nodejs/node/pull/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>
This commit is contained in:
parent
dc2f6b606f
commit
0af0d1c30d
1 changed files with 1 additions and 1 deletions
|
@ -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', ]
|
||||
}],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue