lib: Fix typo in g-i annotation

Missing colon.
This commit is contained in:
Bastien Nocera 2014-04-23 15:20:37 +02:00
parent 4bed9c99c1
commit d650df8af8

View file

@ -131,7 +131,7 @@ up_client_get_devices (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 #UpClient object, or %NULL on error.
*
* Since: 1.0
**/