From 7f0d9e61f40c669fca3cfd1e342fa8236c7220b7 Mon Sep 17 00:00:00 2001 From: Paul Pluzhnikov Date: Sat, 20 May 2023 13:37:47 +0000 Subject: Fix all the remaining misspellings -- BZ 25337 --- string/strcoll_l.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'string/strcoll_l.c') diff --git a/string/strcoll_l.c b/string/strcoll_l.c index d60e1ba4a7..5f7b8606f6 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; -- cgit v1.2.3