]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix.
authorMike Stump <mrs@gcc.gnu.org>
Sun, 21 Jul 2013 16:48:23 +0000 (16:48 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Sun, 21 Jul 2013 16:48:23 +0000 (16:48 +0000)
From-SVN: r201102

libiberty/regex.c

index 17091ce9569fdc991efb5f5c939bd56ac089ecf6..e12bc4e79af2f6d2f600d26f4443b87fcb41d2c9 100644 (file)
@@ -3396,7 +3396,7 @@ PREFIX(regex_compile) (const char *ARG_PREFIX(pattern),
                               class.  */
                            PATFETCH (c);
 
-                           /* Now we have to go throught the whole table
+                           /* Now we have to go though the whole table
                               and find all characters which have the same
                               first level weight.