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:
Houssem Chebab 2021-06-15 19:28:04 +01:00 committed by Antoine du Hamel
parent dc2f6b606f
commit 0af0d1c30d

View File

@ -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', ]
}],