From: David Makepeace Date: Wed, 26 May 2021 13:07:38 +0000 (+1000) Subject: Fix doc typos. X-Git-Tag: openssl-3.0.0-beta1~339 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6bf3692d311ad15d3667e7015bbe1a8f849f3c7b;p=thirdparty%2Fopenssl.git Fix doc typos. Reviewed-by: Tomas Mraz Reviewed-by: Shane Lontis Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/15483) --- diff --git a/doc/man3/X509_STORE_CTX_get_error.pod b/doc/man3/X509_STORE_CTX_get_error.pod index eb68f8a7fc5..fad51ea756e 100644 --- a/doc/man3/X509_STORE_CTX_get_error.pod +++ b/doc/man3/X509_STORE_CTX_get_error.pod @@ -398,11 +398,11 @@ This error is only possible in L. EE certificate key too weak. -=item B +=item B CA certificate key too weak. -=item B +=item B CA signature digest algorithm too weak.