diff options
author | Andreas Metzler <ametzler@bebt.de> | 2016-09-11 16:00:57 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-09-12 08:40:44 +0200 |
commit | f70709b91650870c4b654267640cd32dca56e04d (patch) | |
tree | be8bf18964d9e2c7eb72c6776028ff5ec30672ae /src/ocsptool-args.def | |
parent | 1c1619edd331cecbdaf8cfa0215808356d2de13a (diff) | |
download | gnutls-f70709b91650870c4b654267640cd32dca56e04d.tar.gz |
Typo fixes found by lintian.
incosistent, ommited
Diffstat (limited to 'src/ocsptool-args.def')
-rw-r--r-- | src/ocsptool-args.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ocsptool-args.def b/src/ocsptool-args.def index c772e74730..b3a62734a7 100644 --- a/src/ocsptool-args.def +++ b/src/ocsptool-args.def @@ -265,7 +265,7 @@ $ ocsptool --ask ocsp.CAcert.org --load-issuer issuer.pem \ @end example The request is sent via HTTP to the OCSP server address specified. If the -address is ommited ocsptool will use the address stored in the certificate. +address is omitted ocsptool will use the address stored in the certificate. _EOF_; }; |