summaryrefslogtreecommitdiff
path: root/lisp/erc/erc-truncate.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/erc/erc-truncate.el')
-rw-r--r--lisp/erc/erc-truncate.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/erc/erc-truncate.el b/lisp/erc/erc-truncate.el
index 6aa4e718d0a..dd47c601ea8 100644
--- a/lisp/erc/erc-truncate.el
+++ b/lisp/erc/erc-truncate.el
@@ -36,7 +36,7 @@
:group 'erc)
(defcustom erc-max-buffer-size 30000
- "*Maximum size in chars of each ERC buffer.
+ "Maximum size in chars of each ERC buffer.
Used only when auto-truncation is enabled.
\(see `erc-truncate-buffer' and `erc-insert-post-hook')."
:group 'erc-truncate