[gspell] docs: document that the list of available languages is sorted
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gspell] docs: document that the list of available languages is sorted
- Date: Sat, 16 Jan 2016 18:55:27 +0000 (UTC)
commit abec86dd0aa51e6cc681a615b2bd92d810aa39aa
Author: Sébastien Wilmet <swilmet gnome org>
Date: Sat Jan 16 19:53:20 2016 +0100
docs: document that the list of available languages is sorted
gspell/gspell-language.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gspell/gspell-language.c b/gspell/gspell-language.c
index fae329c..d1c080c 100644
--- a/gspell/gspell-language.c
+++ b/gspell/gspell-language.c
@@ -337,7 +337,7 @@ spell_language_traverse_cb (const gchar *code,
* gspell_language_get_available:
*
* Returns: (transfer none) (element-type GspellLanguage): the list of available
- * languages for the spell checking.
+ * languages, sorted with gspell_language_compare().
*/
const GList *
gspell_language_get_available (void)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]