diff options
Diffstat (limited to 'lisp/erc/erc-capab.el')
-rw-r--r-- | lisp/erc/erc-capab.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/erc/erc-capab.el b/lisp/erc/erc-capab.el index c590b45fd21..8759282a2ae 100644 --- a/lisp/erc/erc-capab.el +++ b/lisp/erc/erc-capab.el @@ -62,7 +62,7 @@ ;; You can customize the prefix and the face used to display it, ;; `erc-capab-identify-unidentified'. If the value of ;; `erc-capab-identify-prefix' is nil or you disable this module (see -;; `erc-capab-identify-disable'), no prefix will be inserted, but the +;; `erc-capab-identify-activated'), no prefix will be inserted, but the ;; flag sent by the server will still be stripped. ;;; Code: |