On Jul 21, 2013, at 2:21 PM, Joseph S. Myers <jos...@codesourcery.com> wrote:
> On Sun, 21 Jul 2013, Mike Stump wrote:
>> 
>>> -                       /* Now we have to go throught the whole table
>>> +                       /* Now we have to go thought the whole table
>>> 
>>> Again, throught -> through.
>> 
>> Fixed.
> 
> Again, the checked-in change is incorrect ("though").

Fixed.

Index: libiberty/regex.c
===================================================================
--- libiberty/regex.c   (revision 201138)
+++ libiberty/regex.c   (revision 201139)
@@ -3396,7 +3396,7 @@ PREFIX(regex_compile) (const char *ARG_P
                               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.
 

Reply via email to