Fix typo in CL
authorUlrich Drepper <drepper@gmail.com>
Mon, 30 May 2011 15:14:06 +0000 (11:14 -0400)
committerUlrich Drepper <drepper@gmail.com>
Mon, 30 May 2011 15:14:06 +0000 (11:14 -0400)
ChangeLog

index bb7f02e..bc879b7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,7 +10,7 @@
        (gaih_inet): Likewise.
 
        [BZ #11099]
-       * shadow/sgetspent_r.c (LINE_PARSER): Interpret nymeric field values
+       * shadow/sgetspent_r.c (LINE_PARSER): Interpret numeric field values
        as signed.
 
        * resolv/res_init.c (res_setoptions): Make the code more compact.