We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce62e14 commit 812b97cCopy full SHA for 812b97c
deps/openssl/doc/UPGRADING.md
@@ -80,7 +80,7 @@ Since perl is not a build requirement in node, they all should be
80
generated in advance and statically stored in the repository. We
81
provide two sets of asm files, one is asm_latest(avx2 and addx
82
supported) in `deps/openssl/asm` and the other asm_obsolete(without
83
-avx1/2 and addx) in `deps/openssl/asm_obsolute`, which depends on
+avx1/2 and addx) in `deps/openssl/asm_obsolete`, which depends on
84
supported features in assemblers. Each directory has a `Makefile`
85
to generate asm files with perl scripts in openssl sources.
86
0 commit comments