Fix typo in crl2pkcs documentation

Fixes #13910

CLA: trivial

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13911)
This commit is contained in:
Tim Hitchins 2021-01-20 11:35:33 +00:00 committed by Tomas Mraz
parent a3d267f184
commit 6857058016

View File

@ -55,7 +55,7 @@ output by default.
Specifies a filename containing one or more certificates in B<PEM> format.
All certificates in the file will be added to the PKCS#7 structure. This
option can be used more than once to read certificates form multiple
option can be used more than once to read certificates from multiple
files.
=item B<-nocrl>