lib: Fix API doc for up_client_get_on_battery()

This commit is contained in:
Bastien Nocera 2014-05-07 09:46:49 +02:00
parent 54a030a38d
commit 212b4397cc

View file

@ -250,7 +250,7 @@ up_client_get_is_docked (UpClient *client)
*
* Get whether the system is running on battery power.
*
* Return value: TRUE if the system is currently running on battery, FALSE other wise.
* Return value: %TRUE if the system is currently running on battery, %FALSE otherwise.
*
* Since: 0.9.0
**/