X-Git-Url: http://git.chise.org/gitweb/?p=elisp%2Fgnus.git-;a=blobdiff_plain;f=lisp%2Ftls.el;h=9c5466f6bca20d8affca2241c1d0b40d21832471;hp=a2cced94fe36bb4e140fc3173bef0ab3538b12a7;hb=04ba5250e9e47ebe40860a0902d4ef6405ca143f;hpb=7acbae9bf55c50cb2ad382755d8a8248035b6709 diff --git a/lisp/tls.el b/lisp/tls.el index a2cced9..9c5466f 100644 --- a/lisp/tls.el +++ b/lisp/tls.el @@ -68,7 +68,7 @@ after successful negotiation." :group 'tls) (defcustom tls-process-connection-type nil - "*Value for `process-connection-type' to use when starting process." + "*Value for `process-connection-type' to use when starting TLS process." :type 'boolean :group 'tls)