[evolution/gnome-3-16] ESpellChecker - Correct typo in documentation



commit 8e655d68f6f0e3ab6440694b4597ebc51f27615b
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]