summaryrefslogtreecommitdiff
path: root/libupower-glib/upower.h
diff options
context:
space:
mode:
Diffstat (limited to 'libupower-glib/upower.h')
-rw-r--r--libupower-glib/upower.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/libupower-glib/upower.h b/libupower-glib/upower.h
index 681bc2b..3d7c98e 100644
--- a/libupower-glib/upower.h
+++ b/libupower-glib/upower.h
@@ -22,11 +22,10 @@
/**
* SECTION:upower
* @short_description: Client objects for accessing UPower
+ * @see_also: #UpClient, #UpDevice
*
* These objects allow client programs to trivially get details about the power
* state, and about devices on the system.
- *
- * See also: #UpClient, #UpDevice
*/
#ifndef __UPOWER_H__