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 247e361..6d63377 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.