From: Nikos Mavrogiannopoulos Date: Tue, 12 Apr 2016 17:25:18 +0000 (+0200) Subject: danetool: corrected typo in manual [ci skip] X-Git-Tag: gnutls_3_5_0~168 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a246e999569d4b6383ca7decf34108b991dc269d;p=thirdparty%2Fgnutls.git danetool: corrected typo in manual [ci skip] --- 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 = {