[evolution/wip/webkit2] ESpellChecker - Correct typo in documentation



commit ef810bd4b7dd85a5ebe0ea3027ba5b3e30f15554
Author: Tomas Popela <tpopela redhat com>
Date:   Wed Apr 22 10:19:09 2015 +0200

    ESpellChecker - Correct typo in documentation

 e-util/e-spell-checker.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/e-util/e-spell-checker.c b/e-util/e-spell-checker.c
index e631d85..3655248 100644
--- a/e-util/e-spell-checker.c
+++ b/e-util/e-spell-checker.c
@@ -550,7 +550,7 @@ e_spell_checker_free_global_memory (void)
  *
  * Returns: new copy of #GList of #ESpellDictionary. The dictionaries are
  * owned by the @checker and should not be free'd. The list should be freed
- * using g_list_free() when not neede anymore. [transfer-list]
+ * using g_list_free() when not needed anymore. [transfer-list]
  */
 GList *
 e_spell_checker_list_available_dicts (ESpellChecker *checker)


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