summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2016-08-18 18:43:09 +0100
committerRichard Hughes <richard@hughsie.com>2016-08-18 18:43:09 +0100
commit08ac962332e27b13bf79e3bce3450ffe71c670a6 (patch)
tree43adb5346fef8d89d5fc57e582528f4a01cd4254
parent632ddf8c255970f3c2a47000d300b52098b0c99e (diff)
downloadappstream-glib-08ac962332e27b13bf79e3bce3450ffe71c670a6.tar.gz
trivial: Fix some introspection markup
-rw-r--r--libappstream-glib/as-suggest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libappstream-glib/as-suggest.c b/libappstream-glib/as-suggest.c
index 8db15fb..d45f7aa 100644
--- a/libappstream-glib/as-suggest.c
+++ b/libappstream-glib/as-suggest.c
@@ -120,7 +120,7 @@ as_suggest_kind_to_string (AsSuggestKind kind)
*
* Gets the suggest ids if set.
*
- * Returns: (transfer none) (element-type utf-8): the #GPtrArray, or %NULL
+ * Returns: (transfer none) (element-type utf8): the #GPtrArray, or %NULL
*
* Since: 0.6.1
**/