summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaime Hablutzel <hablutzel1@gmail.com>2021-08-30 13:18:48 -0500
committerJaime Hablutzel <hablutzel1@gmail.com>2021-08-30 19:44:52 -0500
commit028593f546f66d50d399a4f9286364d97c68da78 (patch)
tree20a79adcff29c41f67ae11352ac4379f4ad3b074
parent78082769fa8129e3453ee4cb2255feb259846646 (diff)
Typo correction.
CLA: trivial Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/16470)
-rw-r--r--doc/man1/openssl-verification-options.pod2
1 files changed, 1 insertions, 1 deletions
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