From ee7683ebb70c308e596103e379ef6b91d001eebc Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 22 Nov 2011 23:03:56 -0800 Subject: Spelling fixes. --- lisp/erc/erc.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/erc') diff --git a/lisp/erc/erc.el b/lisp/erc/erc.el index a218dd1255..0eff33f1e7 100644 --- a/lisp/erc/erc.el +++ b/lisp/erc/erc.el @@ -2626,7 +2626,7 @@ VALUE is computed by evaluating the rest of LINE in Lisp." (defun erc-cmd-default (line) "Fallback command. -Commands for which no erc-cmd-xxx exists, are tunnelled through +Commands for which no erc-cmd-xxx exists, are tunneled through this function. LINE is sent to the server verbatim, and therefore has to contain the command itself as well." (erc-log (format "cmd: DEFAULT: %s" line)) -- cgit v1.2.3