fix typo
authorJim Meyering <jim@meyering.net>
Thu, 28 Sep 2006 16:27:11 +0000 (16:27 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 28 Sep 2006 16:27:11 +0000 (16:27 +0000)
lib/ChangeLog

index 247e361d577d4e150d65b2c66a894ef3a0b1aaa4..6d633779e91259fefc8d6240b865da099fcb3d45 100644 (file)
@@ -5,7 +5,7 @@
 
 2006-09-27  Jim Meyering  <jim@meyering.net>
 
-       This function could end up with a definition for a function
+       This file could end up with a definition for a function
        named __strndup, rather than rpl_strndup on a system with
        incomplete weak_alias support.
        * strndup.c (strndup): Rename from __strndup.