Fix typo.
authorMike Stump <mrs@gcc.gnu.org>
Mon, 22 Jul 2013 17:23:17 +0000 (17:23 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Mon, 22 Jul 2013 17:23:17 +0000 (17:23 +0000)
From-SVN: r201139

libiberty/regex.c

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