mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Fix all the remaining misspellings -- BZ 25337
This commit is contained in:
@ -103,7 +103,7 @@ get_next_seq (coll_seq *seq, int nrules, const unsigned char *rulesets,
|
||||
else
|
||||
{
|
||||
/* XXX Traverse BACKW sequences from the beginning of
|
||||
BACKW_STOP to get the next sequence. Is ther a quicker way
|
||||
BACKW_STOP to get the next sequence. Is there a quicker way
|
||||
to do this? */
|
||||
size_t i = backw_stop;
|
||||
us = seq->back_us;
|
||||
|
Reference in New Issue
Block a user