changeset 14877:9276cbf64e25

Typo in recent ChangeLog entry.
author Bruno Haible <bruno@clisp.org>
date Mon, 06 Jun 2011 22:39:19 +0200
parents bb6795464200
children 293a9a1292a9
files ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,7 +6,7 @@
 	* tests/test-spawn-pipe.sh: Update.
 	* modules/spawn-pipe-tests (Files, Makefile.am): Update.
 
-	spawn-pipe tests: Like the child program only against libc.
+	spawn-pipe tests: Link the child program only against libc.
 	* tests/test-spawn-pipe-child.c: New file, extracted from
 	tests/test-spawn-pipe.c.
 	(main): Expect only one argument.