summaryrefslogtreecommitdiff
path: root/lisp/net/tls.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/net/tls.el')
-rw-r--r--lisp/net/tls.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/tls.el b/lisp/net/tls.el
index 0f4b1e57c14..3a9f19c819c 100644
--- a/lisp/net/tls.el
+++ b/lisp/net/tls.el
@@ -86,7 +86,7 @@ The default is what GNUTLS's \"gnutls-cli\" or OpenSSL's
"Name of GnuTLS certtool.
Used by `tls-certificate-information'."
:version "22.1"
- :type '(repeat string)
+ :type 'string
:group 'tls)
(defun tls-certificate-information (der)