]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkimcontextsimple.c
Raleigh: Fix spinners with disabled animations
[~andy/gtk] / gtk / gtkimcontextsimple.c
index e426c6b81852a1bc413975fad4425e0c706cbcd5..ae88ef4d0c14d0e0f96c671944331fa1bb5535a6 100644 (file)
@@ -494,7 +494,7 @@ check_compact_table (GtkIMContextSimple           *context_simple,
 }
 
 /* This function receives a sequence of Unicode characters and tries to
- * normalize it (NFC). We check for the case the the resulting string
+ * normalize it (NFC). We check for the case where the resulting string
  * has length 1 (single character).
  * NFC normalisation normally rearranges diacritic marks, unless these
  * belong to the same Canonical Combining Class.