diff lib-src/ChangeLog @ 107356:76b07c83bb0f

Fix typos in Changelogs.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 08 Mar 2010 14:00:18 +0100
parents 5cec35cc882b
children b4d27afff1bf 653d35986c98
line wrap: on
line diff
--- a/lib-src/ChangeLog	Mon Mar 08 20:40:36 2010 +0900
+++ b/lib-src/ChangeLog	Mon Mar 08 14:00:18 2010 +0100
@@ -21,7 +21,7 @@
 
 2009-11-23  Tobias Ringström  <tobias@ringis.se>  (tiny change)
 
-	* etags.c (absolute_filename): Use memove if we have it for
+	* etags.c (absolute_filename): Use memmove if we have it for
 	overlapping copy.
 
 2009-11-04  Dan Nicolaescu  <dann@ics.uci.edu>