From 38b94e657ebf19ad8d9d933d49910b32788a9a84 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Thu, 15 Nov 2007 16:46:52 +0000 Subject: [PATCH] (log): Fix typo in docstring. --- lisp/erc/erc-log.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/erc/erc-log.el b/lisp/erc/erc-log.el index 8b5e07a383e..fe3e703f554 100644 --- a/lisp/erc/erc-log.el +++ b/lisp/erc/erc-log.el @@ -224,8 +224,8 @@ format is defined through a formatting function on Since automatic logging is not always a Good Thing (especially if people say things in different coding systems), you can turn logging -behaviour on and off with the variable `erc-enable-logging', which can -also be a predicate function. To only log when you are not set away, use: +behavior on and off with the variable `erc-enable-logging', which can +also be a predicate function. To only log when you are not set away, use: \(setq erc-enable-logging (lambda (buffer) -- 2.39.2