summaryrefslogtreecommitdiff
path: root/deps/openssl/openssl/test/evp_extra_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'deps/openssl/openssl/test/evp_extra_test.c')
-rw-r--r--deps/openssl/openssl/test/evp_extra_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/openssl/openssl/test/evp_extra_test.c b/deps/openssl/openssl/test/evp_extra_test.c
index 8277f950b1..3ae6408f09 100644
--- a/deps/openssl/openssl/test/evp_extra_test.c
+++ b/deps/openssl/openssl/test/evp_extra_test.c
@@ -300,7 +300,7 @@ static const unsigned char kExampleECPubKeyDER[] = {
};
/*
- * kExampleBadECKeyDER is a sample EC public key with a wrong OID
+ * kExampleBadECPubKeyDER is a sample EC public key with a wrong OID
* 1.2.840.10045.2.2 instead of 1.2.840.10045.2.1 - EC Public Key
*/
static const unsigned char kExampleBadECPubKeyDER[] = {