build: Fix a small typo in configure.ac
authorDamien Lespiau <damien.lespiau@intel.com>
Fri, 19 Jul 2013 15:03:29 +0000 (16:03 +0100)
committerDamien Lespiau <damien.lespiau@intel.com>
Fri, 19 Jul 2013 17:38:27 +0000 (18:38 +0100)
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
configure.ac

index 2eba12a..59d01cf 100644 (file)
@@ -61,7 +61,7 @@ XORG_MACROS_VERSION(1.16)
 XORG_DEFAULT_OPTIONS
 
 # warning flags for the assembler. We can't quite use CWARNFLAGS for it yet as
-# it generates waaaay to many warnings.
+# it generates waaaay too many warnings.
 ASSEMBLER_WARN_CFLAGS=""
 if test "x$GCC" = "xyes"; then
        ASSEMBLER_WARN_CFLAGS="-Wall -Wstrict-prototypes \