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)
This commit is contained in:
Jaime Hablutzel 2021-08-30 13:18:48 -05:00
parent 78082769fa
commit 028593f546

View File

@ -21,7 +21,7 @@ It is a complicated process consisting of a number of steps
and depending on numerous options. and depending on numerous options.
The most important of them are detailed in the following sections. 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 starting from the I<target certificate> that is to be verified
and ending in a certificate that due to some policy is trusted. 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 Verification is done relative to the given I<purpose>, which is the intended use