]> code.delx.au - gnu-emacs/blobdiff - lisp/erc/erc-pcomplete.el
erc-match: fix erc-match server buffer exclusion
[gnu-emacs] / lisp / erc / erc-pcomplete.el
index ba27b0374aa39d6207dcfbd524c483378da1dba5..d3cbe8a580430d9efa4e706757727f223bc61a09 100644 (file)
@@ -49,7 +49,7 @@
   :group 'erc)
 
 (defcustom erc-pcomplete-nick-postfix ":"
-  "*When `pcomplete' is used in the first word after the prompt,
+  "When `pcomplete' is used in the first word after the prompt,
 add this string to nicks completed."
   :group 'erc-pcomplete
   :type 'string)