Fix typo.

From-SVN: r201139
This commit is contained in:
Mike Stump 2013-07-22 17:23:17 +00:00
parent 9ca8e8e4f0
commit 9ffaa03201
1 changed files with 1 additions and 1 deletions

View File

@ -3396,7 +3396,7 @@ PREFIX(regex_compile) (const char *ARG_PREFIX(pattern),
class. */ class. */
PATFETCH (c); 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 and find all characters which have the same
first level weight. first level weight.