aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man1/ca.pod
diff options
context:
space:
mode:
authorXiaoyin Liu <xiaoyinl@users.noreply.github.com>2017-07-31 18:58:40 -0400
committerPauli <paul.dale@oracle.com>2017-08-01 09:30:11 +1000
commita970b14f8d6f867a894824c60ae5c3e6cca5a89f (patch)
treeffcd7e1324e132ac4c382794152d7e5c46136681 /doc/man1/ca.pod
parente670db0183079b5f6325ce2abd9d785e0f966890 (diff)
downloadopenssl-a970b14f8d6f867a894824c60ae5c3e6cca5a89f.tar.gz
Fix typo in documents
I scanned all files in the doc folder with a spell checker (https://github.com/EWSoftware/VSSpellChecker). This patch (hopefully) corrected all spell errors that it found. Reviewed-by: Tim Hudson <tjh@openssl.org> Reviewed-by: Paul Dale <paul.dale@oracle.com> (Merged from https://github.com/openssl/openssl/pull/4065)
Diffstat (limited to 'doc/man1/ca.pod')
-rw-r--r--doc/man1/ca.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man1/ca.pod b/doc/man1/ca.pod
index ab8ce7211f..a985631531 100644
--- a/doc/man1/ca.pod
+++ b/doc/man1/ca.pod
@@ -166,14 +166,14 @@ Don't output the text form of a certificate to the output file.
This allows the start date to be explicitly set. The format of the
date is YYMMDDHHMMSSZ (the same as an ASN1 UTCTime structure), or
YYYYMMDDHHMMSSZ (the same as an ASN1 GeneralizedTime structure). In
-both formats, seconds SS and timzone Z must be present.
+both formats, seconds SS and timezone Z must be present.
=item B<-enddate date>
This allows the expiry date to be explicitly set. The format of the
date is YYMMDDHHMMSSZ (the same as an ASN1 UTCTime structure), or
YYYYMMDDHHMMSSZ (the same as an ASN1 GeneralizedTime structure). In
-both formats, seconds SS and timzone Z must be present.
+both formats, seconds SS and timezone Z must be present.
=item B<-days arg>