changeset 85744:e811bd6ee020

Fix typo in lisp/erc/ChangeLog
author Michael Olson <mwolson@gnu.org>
date Mon, 29 Oct 2007 01:21:16 +0000
parents 763be5e829a7
children bece18fa22d7
files lisp/erc/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/erc/ChangeLog	Mon Oct 29 01:00:33 2007 +0000
+++ b/lisp/erc/ChangeLog	Mon Oct 29 01:21:16 2007 +0000
@@ -1,7 +1,7 @@
 2007-10-29  Michael Olson  <mwolson@gnu.org>
 
 	* erc-ibuffer.el (erc-modified-channels-alist): Use
-	eval-when-compile, and explain why we are doing this..
+	eval-when-compile, and explain why we are doing this.
 
 	* erc-track.el: Make sure that the state of erc-track-minor-mode
 	is not preserved when using desktop.el.  Thanks to Levin for the