diff options
author | David S. Miller <davem@davemloft.net> | 2012-12-13 15:42:06 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-12-13 15:42:06 -0500 |
commit | 0d224d52d54e6a5fb0110f39dc6733f766c224ab (patch) | |
tree | 2eb697678d4442234f2e5a1131f6628a32dd0ce2 | |
parent | 85429b1a8f40b5c9175802957fb7217310988104 (diff) | |
download | glibc-0d224d52d54e6a5fb0110f39dc6733f766c224ab.tar glibc-0d224d52d54e6a5fb0110f39dc6733f766c224ab.tar.gz glibc-0d224d52d54e6a5fb0110f39dc6733f766c224ab.tar.bz2 glibc-0d224d52d54e6a5fb0110f39dc6733f766c224ab.zip |
Fix typo in previous commit.
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -63,7 +63,7 @@ Version 2.17 bootstrap builds without a previously built glibc. * Several testsuite tests are now able to test multiple IFUNC variants of an - interface, rather than just testing the one that would be choosen by + interface, rather than just testing the one that would be chooen by default. * New configure options --with-bugurl and --with-pkgversion, for |