lib: UpClient: up_client_get_display_device returns a UpDevice

It doesn't return a UpClient.
This commit is contained in:
Guido Günther 2018-05-29 16:03:57 +02:00
parent afdf4f9919
commit 5ffcb1c269

View file

@ -151,7 +151,7 @@ up_client_get_devices2 (UpClient *client)
* @client: a #UpClient instance.
*
* Get the composite display device.
* Return value: (transfer full): a #UpClient object, or %NULL on error.
* Return value: (transfer full): a #UpDevice object, or %NULL on error.
*
* Since: 1.0
**/