aboutsummaryrefslogtreecommitdiff
path: root/string/strcoll_l.c
diff options
context:
space:
mode:
Diffstat (limited to 'string/strcoll_l.c')
-rw-r--r--string/strcoll_l.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/strcoll_l.c b/string/strcoll_l.c
index d60e1ba..5f7b860 100644
--- a/string/strcoll_l.c
+++ b/string/strcoll_l.c
@@ -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;