summaryrefslogtreecommitdiff
path: root/lisp/erc/erc-ezbounce.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/erc/erc-ezbounce.el')
-rw-r--r--lisp/erc/erc-ezbounce.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/erc/erc-ezbounce.el b/lisp/erc/erc-ezbounce.el
index 7e58469ddae..a2d58e927e9 100644
--- a/lisp/erc/erc-ezbounce.el
+++ b/lisp/erc/erc-ezbounce.el
@@ -34,7 +34,7 @@
(defcustom erc-ezb-regexp "^ezbounce!srv$"
"Regexp used by the EZBouncer to identify itself to the user."
:group 'erc-ezbounce
- :type 'string)
+ :type 'regexp)
(defcustom erc-ezb-login-alist '()
"Alist of logins suitable for the server we're connecting to.