diff src/ChangeLog @ 65439:1ffe6d4d0fc4

(init_buffer): Fix typos.
author Romain Francoise <romain@orebokech.com>
date Sat, 10 Sep 2005 20:05:02 +0000
parents 170f43effa81
children e4fa4fb219eb
line wrap: on
line diff
--- a/src/ChangeLog	Sat Sep 10 19:55:28 2005 +0000
+++ b/src/ChangeLog	Sat Sep 10 20:05:02 2005 +0000
@@ -1,7 +1,7 @@
 2005-09-10  Romain Francoise  <romain@orebokech.com>
 
 	* buffer.c (init_buffer): Grow buffer to add directory separator
-	and terminal zero.
+	and terminal zero.  Fix typos.
 
 2005-09-10  Eli Zaretskii  <eliz@gnu.org>