summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2016-04-12 19:25:18 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2016-04-12 19:25:18 +0200
commita246e999569d4b6383ca7decf34108b991dc269d (patch)
tree7d9bd87c5c5a5aec89b6cc057244b20eecb7e32a
parent3073720273bb45adc6d59f6dad0e43efa4e224fb (diff)
downloadgnutls-a246e999569d4b6383ca7decf34108b991dc269d.tar.gz
danetool: corrected typo in manual [ci skip]
-rw-r--r--src/danetool-args.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/danetool-args.def b/src/danetool-args.def
index 7e4c229e5f..0f55023fad 100644
--- a/src/danetool-args.def
+++ b/src/danetool-args.def
@@ -99,7 +99,7 @@ flag = {
name = starttls-proto;
descrip = "The application protocol to be used to obtain the server's certificate (https, ftp, smtp, imap, ldap, xmpp)";
arg-type = string;
- doc = "When the server's certificate isn't provided danetool will connect to the server to obtain the certificate. In that case it is required to known the protocol to talk with the server prior to initiating the TLS handshake.";
+ doc = "When the server's certificate isn't provided danetool will connect to the server to obtain the certificate. In that case it is required to know the protocol to talk with the server prior to initiating the TLS handshake.";
};
flag = {