From 3cc0cd4c5b3bed6f7d9aff26322d505785e11aa9 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Mon, 4 Jun 2012 13:47:07 -0700 Subject: Fix a typo in comment --- sysdeps/x86/bits/string.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/x86') diff --git a/sysdeps/x86/bits/string.h b/sysdeps/x86/bits/string.h index d47a31cb35..1479302963 100644 --- a/sysdeps/x86/bits/string.h +++ b/sysdeps/x86/bits/string.h @@ -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__ \ -- cgit v1.2.3-70-g09d2