We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76a073b commit 2d52dc3Copy full SHA for 2d52dc3
test/cctest/test_node_crypto.cc
@@ -1,5 +1,5 @@
1
// This simulates specifying the configuration option --openssl-system-ca-path
2
-// and settting it to a file that does not exist.
+// and setting it to a file that does not exist.
3
#define NODE_OPENSSL_SYSTEM_CERT_PATH "/missing/ca.pem"
4
5
#include "crypto/crypto_context.h"
0 commit comments