summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2001-07-26 14:41:27 +0000
committerAndreas Jaeger <aj@suse.de>2001-07-26 14:41:27 +0000
commit69d5f925ac8a84babe713099c32134f39735c960 (patch)
tree9c6a5092392fa1b114710eb16aaadd451fc9ef8b /NEWS
parent9fa278f9c2012db59b4a783cbc4b6f6d0da7bb0e (diff)
downloadglibc-69d5f925ac8a84babe713099c32134f39735c960.tar.gz
glibc-69d5f925ac8a84babe713099c32134f39735c960.tar.xz
glibc-69d5f925ac8a84babe713099c32134f39735c960.zip
Fix typos.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 9e74cd44d0..c9039616a2 100644
--- a/NEWS
+++ b/NEWS
@@ -17,9 +17,9 @@ Version 2.2.4
 * Speed of regex for single-byte locales is back to previous levels.
   Patch by Isamu Hasegawa.
 
-* Alpha, SPARC, and IA-64 now also using floating stacks
+* Alpha, SPARC, and IA-64 now also using floating stacks.
 
-* Startup time of internatioanlized applications greatly improved through
+* Startup time of internationalized applications greatly improved through
   iconv cache.  Use iconvconfig to generate the cache file.
   Contributed by Ulrich Drepper.