summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2018-03-29 20:51:10 +0100
committerRichard Hughes <richard@hughsie.com>2018-03-29 20:51:36 +0100
commit2c8278a12b65911a9018a2c4934d8e791bdf88bf (patch)
tree2962ca366f2beb1d2689cd5e2607cc3b717696ab
parent6867a968e9ef34bc357f04354a5bd8cd48d94d6e (diff)
downloadcolord-2c8278a12b65911a9018a2c4934d8e791bdf88bf.tar.gz
trivial: Fix a GObjectIntrospection markup mistake
-rw-r--r--lib/colord/cd-client.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/colord/cd-client.c b/lib/colord/cd-client.c
index 2b55fc7..959c0e3 100644
--- a/lib/colord/cd-client.c
+++ b/lib/colord/cd-client.c
@@ -1968,7 +1968,7 @@ cd_client_get_profile_array_from_variant (CdClient *client,
*
* Gets the result from the asynchronous function.
*
- * Return value: (element-type CdProfile) (transfer full): the profiles
+ * Return value: (element-type CdProfile) (transfer container): the profiles
*
* Since: 0.1.8
**/