[gspell] navigator-text-view: fix GI annotation



commit 56a343c64e6c96004e072714ea3e0cf1c6a521f0
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sat Mar 12 13:55:22 2016 +0100

    navigator-text-view: fix GI annotation

 gspell/gspell-navigator-text-view.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gspell/gspell-navigator-text-view.c b/gspell/gspell-navigator-text-view.c
index 1052181..0eea56c 100644
--- a/gspell/gspell-navigator-text-view.c
+++ b/gspell/gspell-navigator-text-view.c
@@ -520,7 +520,7 @@ gspell_navigator_iface_init (gpointer g_iface,
  * gspell_navigator_text_view_new:
  * @view: a #GtkTextView.
  *
- * Returns: (transfer full): a new #GspellNavigatorTextView object.
+ * Returns: (transfer floating): a new #GspellNavigatorTextView floating object.
  */
 GspellNavigator *
 gspell_navigator_text_view_new (GtkTextView *view)


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