Fix a typo in comment
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 4 Jun 2012 20:47:07 +0000 (13:47 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 4 Jun 2012 20:47:07 +0000 (13:47 -0700)
sysdeps/x86/bits/string.h

index d47a31cb35c2062ce01e3452f28aff62ee7ebcd0..14793029638ac613a6843bbe83b761be3a6cb364 100644 (file)
@@ -23,7 +23,7 @@
 /* The ix86 processors can access unaligned multi-byte variables.  */
 #define _STRING_ARCH_unaligned 1
 
-/* Enable inline functions only for i486 or bette when compiling for
+/* Enable inline functions only for i486 or better when compiling for
    ia32.  */
 #if !defined __x86_64__ && (defined __i486__ || defined __pentium__          \
                            || defined __pentiumpro__ || defined __pentium4__ \