From: Jaime Hablutzel Date: Mon, 30 Aug 2021 18:18:48 +0000 (-0500) Subject: Typo correction. X-Git-Tag: openssl-3.0.0~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=028593f546f66d50d399a4f9286364d97c68da78;p=thirdparty%2Fopenssl.git Typo correction. CLA: trivial Reviewed-by: Paul Dale Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/16470) --- diff --git a/doc/man1/openssl-verification-options.pod b/doc/man1/openssl-verification-options.pod index 895ee07c606..5fa3907c280 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 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, which is the intended use