From 2c8278a12b65911a9018a2c4934d8e791bdf88bf Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Thu, 29 Mar 2018 20:51:10 +0100 Subject: trivial: Fix a GObjectIntrospection markup mistake --- lib/colord/cd-client.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 **/ -- cgit v1.2.1