summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorTim Hitchins <tim.hitchins@ekkosense.co.uk>2021-01-20 11:35:33 +0000
committerTomas Mraz <tomas@openssl.org>2021-01-21 15:33:47 +0100
commitb8cee4cb43f86a86a6714af8900674456d94908f (patch)
treed5dce9a3f9f50c06bdef040abf740362695d49f2 /doc
parent0a31723a158592d3271585bd02e627cc19a1c772 (diff)
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) (cherry picked from commit 6857058016e91d3182c2117922dd8001b27f5639)
Diffstat (limited to 'doc')
-rw-r--r--doc/man1/crl2pkcs7.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man1/crl2pkcs7.pod b/doc/man1/crl2pkcs7.pod
index f58a442b5b..681145e77d 100644
--- a/doc/man1/crl2pkcs7.pod
+++ b/doc/man1/crl2pkcs7.pod
@@ -56,7 +56,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>