changeset 86896:41347efcdb24

Fix comment typo.
author Glenn Morris <rgm@gnu.org>
date Sat, 01 Dec 2007 03:41:01 +0000
parents c7c6532e140f
children f56ba34e2596
files lisp/erc/erc.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/erc/erc.el	Sat Dec 01 03:40:41 2007 +0000
+++ b/lisp/erc/erc.el	Sat Dec 01 03:41:01 2007 +0000
@@ -1693,7 +1693,7 @@
 (put 'erc-with-all-buffers-of-server 'lisp-indent-function 1)
 (put 'erc-with-all-buffers-of-server 'edebug-form-spec '(form form body))
 
-;; (iswitch-mode) will autoload iswitchb.el
+;; (iswitchb-mode) will autoload iswitchb.el
 (defvar iswitchb-temp-buflist)
 (declare-function iswitchb-read-buffer "iswitchb"
 		 (prompt &optional default require-match start matches-set))