changeset 107124:5db482a31869

* ChangeLog: Fix typos.
author Glenn Morris <rgm@gnu.org>
date Wed, 10 Feb 2010 09:31:49 -0800
parents 12a12a93b1a3
children 063e00f61d0f
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Feb 10 10:31:24 2010 +0100
+++ b/lisp/ChangeLog	Wed Feb 10 09:31:49 2010 -0800
@@ -4,9 +4,9 @@
 
 2010-02-10  Michael Albinus  <michael.albinus@gmx.de>
 
-	* ls-lisp.el (ls-lisp-insert-directory): Wen WILDCARD-REGEXP and
+	* ls-lisp.el (ls-lisp-insert-directory): When WILDCARD-REGEXP and
 	FULL-DIRECTORY-P are nil, and FILE is absolute, expand it.  This
-	prevents file names like "~/" been listed literally.
+	prevents file names like "~/" being listed literally.
 
 2010-02-10  Dan Nicolaescu  <dann@ics.uci.edu>