diff options
Diffstat (limited to 'lisp/erc/erc-replace.el')
-rw-r--r-- | lisp/erc/erc-replace.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/erc/erc-replace.el b/lisp/erc/erc-replace.el index 3f69c4cb9cc..90c0ee6f8a4 100644 --- a/lisp/erc/erc-replace.el +++ b/lisp/erc/erc-replace.el @@ -37,7 +37,7 @@ (require 'erc) (defgroup erc-replace nil - "Replace text from incoming messages" + "Replace text from incoming messages." :group 'erc) (defcustom erc-replace-alist nil |