summaryrefslogtreecommitdiff
path: root/libupower-glib/up-client.c
diff options
context:
space:
mode:
Diffstat (limited to 'libupower-glib/up-client.c')
-rw-r--r--libupower-glib/up-client.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libupower-glib/up-client.c b/libupower-glib/up-client.c
index c993391..26960fe 100644
--- a/libupower-glib/up-client.c
+++ b/libupower-glib/up-client.c
@@ -126,7 +126,7 @@ up_client_get_device (UpClient *client, const gchar *object_path)
* You must have called up_client_enumerate_devices_sync() before calling this
* function.
*
- * Return value: (transfer full): an array of #UpDevice objects, free with g_ptr_array_unref()
+ * Return value: (element-type UpDevice) (transfer full): an array of #UpDevice objects, free with g_ptr_array_unref()
*
* Since: 0.9.0
**/