mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-05-05 08:48:05 +02:00
lib: Fix typo in g-i annotation
Missing colon.
This commit is contained in:
parent
4bed9c99c1
commit
d650df8af8
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
**/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue