From af9fb19a476911bf7ceabcf3b21923dd5bbd9ac6 Mon Sep 17 00:00:00 2001 From: MichaM Date: Wed, 14 Apr 2021 23:45:05 +0200 Subject: Fix typos CLA: trivial Signed-off-by: MichaM Reviewed-by: Matt Caswell Reviewed-by: Tomas Mraz Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/14879) --- crypto/err/openssl.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'crypto/err') diff --git a/crypto/err/openssl.txt b/crypto/err/openssl.txt index 81f9f1ef49..517ebc0a01 100644 --- a/crypto/err/openssl.txt +++ b/crypto/err/openssl.txt @@ -668,8 +668,8 @@ EVP_R_EXPECTING_AN_HMAC_KEY:174:expecting an hmac key EVP_R_EXPECTING_AN_RSA_KEY:127:expecting an rsa key EVP_R_EXPECTING_A_DH_KEY:128:expecting a dh key EVP_R_EXPECTING_A_DSA_KEY:129:expecting a dsa key -EVP_R_EXPECTING_A_ECX_KEY:219:expecting a ecx key -EVP_R_EXPECTING_A_EC_KEY:142:expecting a ec key +EVP_R_EXPECTING_A_ECX_KEY:219:expecting an ecx key +EVP_R_EXPECTING_A_EC_KEY:142:expecting an ec key EVP_R_EXPECTING_A_POLY1305_KEY:164:expecting a poly1305 key EVP_R_EXPECTING_A_SIPHASH_KEY:175:expecting a siphash key EVP_R_FINAL_ERROR:188:final error -- cgit v1.2.3