[gspell/wip/entry-better-word-boundaries: 1/3] Fix typo in comment



commit 4e1572d57dc3400413858b75e16ee121b7b96d87
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Wed Dec 21 17:28:10 2016 +0100

    Fix typo in comment

 gspell/gspell-text-iter.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gspell/gspell-text-iter.c b/gspell/gspell-text-iter.c
index f6f624c..bf6edbd 100644
--- a/gspell/gspell-text-iter.c
+++ b/gspell/gspell-text-iter.c
@@ -23,7 +23,7 @@
 /* The same functions as the gtk_text_iter_* equivalents, but take into account:
  * - Word contractions with an apostrophe. For example "doesn't", which is a
  *   contraction of the two words "does not".
- * - Componds with words separated by dashes. For example "spell-checking".
+ * - Compounds with words separated by dashes. For example "spell-checking".
  *
  * When to include an apostrophe or a dash in a word? The heuristic is that the
  * apostrophe must be surrounded by a pango-defined word on *each* side of the


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]