The branch master has been updated
via 028593f546f66d50d399a4f9286364d97c68da78 (commit)
from 78082769fa8129e3453ee4cb2255feb259846646 (commit)
- Log -----------------------------------------------------------------
commit 028593f546f66d50d399a4f9286364d97c68da78
Author: Jaime Hablutzel <[email protected]>
Date: Mon Aug 30 13:18:48 2021 -0500
Typo correction.
CLA: trivial
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
(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