changeset 7452:12a24f1f0dfb

Fix ChangeLog typo
author Eric Blake <ebb9@byu.net>
date Sat, 07 Oct 2006 17:38:54 +0000
parents 6592160903a5
children 9cb98e68c332
files ChangeLog
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 2006-10-07  Bruno Haible  <bruno@clisp.org>
 
-	* modules/alloca-opt (alloca.h): Add a "BO NOT EDIT" comment.
+	* modules/alloca-opt (alloca.h): Add a "DO NOT EDIT" comment.
 	* modules/argz (argz.h): Likewise.
 	* modules/arpa_inet (arpa/inet.h): Likewise.
 	* modules/byteswap (byteswap.h): Likewise.
@@ -20,7 +20,7 @@
 	* modules/sysexits (sysexits.h): Likewise.
 	* modules/unistd (unistd.h): Likewise.
 	* gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
-	Add a "BO NOT EDIT" comment to the generated file.
+	Add a "DO NOT EDIT" comment to the generated file.
 	(func_import): Likewise for gnulib-comp.m4.
 
 2006-10-03  Bruno Haible  <bruno@clisp.org>