[evolution] ESpellChecker - Correct typo in documentation



commit 7bbc9ceec291b62e3c59b53133ed7ac338c4c834
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 cb7908c..845d688 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]