From fcf8c7781250970d66748e88da7c44bb5fddc1ba Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 6 Nov 2006 02:07:52 +0000 Subject: [PATCH] (truncate): Fix typo in docstring. --- lisp/erc/erc-truncate.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/erc/erc-truncate.el b/lisp/erc/erc-truncate.el index 7a1feaaedd2..76475ab8ee5 100644 --- a/lisp/erc/erc-truncate.el +++ b/lisp/erc/erc-truncate.el @@ -48,7 +48,7 @@ Used only when auto-truncation is enabled. (define-erc-module truncate nil "Truncate a query buffer if it gets too large. This prevents the query buffer from getting too large, which can -bring any grown emacs to its knees after a few days worth of +bring any grown Emacs to its knees after a few days worth of tracking heavy-traffic channels." ;;enable ((add-hook 'erc-insert-post-hook 'erc-truncate-buffer)) -- 2.39.2