[openssl] master update

tomas at openssl.org tomas at openssl.org
Tue Aug 31 10:15:40 UTC 2021


The branch master has been updated
       via  028593f546f66d50d399a4f9286364d97c68da78 (commit)
      from  78082769fa8129e3453ee4cb2255feb259846646 (commit)


- Log -----------------------------------------------------------------
commit 028593f546f66d50d399a4f9286364d97c68da78
Author: Jaime Hablutzel <hablutzel1 at gmail.com>
Date:   Mon Aug 30 13:18:48 2021 -0500

    Typo correction.
    
    CLA: trivial
    
    Reviewed-by: Paul Dale <pauli at openssl.org>
    Reviewed-by: Tomas Mraz <tomas at openssl.org>
    (Merged from https://github.com/openssl/openssl/pull/16470)

-----------------------------------------------------------------------

Summary of changes:
 doc/man1/openssl-verification-options.pod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/man1/openssl-verification-options.pod b/doc/man1/openssl-verification-options.pod
index 895ee07c60..5fa3907c28 100644
--- a/doc/man1/openssl-verification-options.pod
+++ b/doc/man1/openssl-verification-options.pod
@@ -21,7 +21,7 @@ It is a complicated process consisting of a number of steps
 and depending on numerous options.
 The most important of them are detailed in the following sections.
 
-In a nutshell, a valid chain of certifciates needs to be built up and verified
+In a nutshell, a valid chain of certificates needs to be built up and verified
 starting from the I<target certificate> that is to be verified
 and ending in a certificate that due to some policy is trusted.
 Verification is done relative to the given I<purpose>, which is the intended use


More information about the openssl-commits mailing list