summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-05-30 11:14:06 -0400
committerUlrich Drepper <drepper@gmail.com>2011-05-30 11:14:06 -0400
commit18a84741d8c786053e2a13a179efa22e4b24f160 (patch)
tree6c0497f8f9229d73fe6d454dbd021b18c2b76532 /ChangeLog
parent01f16ab0a581838d44ad79e82c0c3e1691d8506e (diff)
downloadglibc-18a84741d8c786053e2a13a179efa22e4b24f160.tar.gz
glibc-18a84741d8c786053e2a13a179efa22e4b24f160.tar.xz
glibc-18a84741d8c786053e2a13a179efa22e4b24f160.zip
Fix typo in CL
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bb7f02e06c..bc879b799d 100644
--- 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.