]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
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 bb7f02e06cee64576bbf997b4f1e25a5822a781a..bc879b799dc235be7191f6a176524984121cd449 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.