[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[commits] r3240 - /trunk/libc/ChangeLog.eglibc



Author: jimb
Date: Wed Aug 22 10:05:18 2007
New Revision: 3240

Log:
Fix typo in ChangeLog entry.

Modified:
    trunk/libc/ChangeLog.eglibc

Modified: trunk/libc/ChangeLog.eglibc
==============================================================================
--- trunk/libc/ChangeLog.eglibc (original)
+++ trunk/libc/ChangeLog.eglibc Wed Aug 22 10:05:18 2007
@@ -3,7 +3,7 @@
 	Implement the OPTION_EGLIBC_WORDEXP option group.
 	* option-groups.def (OPTION_EGLIBC_WORDEXP): New entry.
 	* option-groups.defaults (OPTION_EGLIBC_WORDEXP): Initialize.
-	* posixf/Makefile (routines): Put wordexp in the group.
+	* posix/Makefile (routines): Put wordexp in the group.
 	(tests): Put wordexp-test and wordexp-tst.out in the option group.
 
 2007-08-20  Jim Blandy  <jimb@xxxxxxxxxxxxxxxx>