summaryrefslogtreecommitdiff
path: root/libupower-glib/up-client.c
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2018-05-29 15:38:25 +0200
committerGuido Günther <agx@sigxcpu.org>2018-09-30 19:19:02 +0200
commit409b2ccc89b55d43456a419e7923b9db5eee2b1a (patch)
treea7a3d294138fe04dc93da5da306fa8cd9b4f45d9 /libupower-glib/up-client.c
parent0c180d044f05895eeff746e6aaf3227df7ac2f3c (diff)
downloadupower-409b2ccc89b55d43456a419e7923b9db5eee2b1a.tar.gz
lib: Use @see_also instead of "See also"
This ensures consistent rendering. See https://developer.gnome.org/gtk-doc-manual/stable/documenting_sections.html.en
Diffstat (limited to 'libupower-glib/up-client.c')
-rw-r--r--libupower-glib/up-client.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/libupower-glib/up-client.c b/libupower-glib/up-client.c
index 6a48780..bc9c17e 100644
--- a/libupower-glib/up-client.c
+++ b/libupower-glib/up-client.c
@@ -22,11 +22,10 @@
/**
* SECTION:up-client
* @short_description: Main client object for accessing the UPower daemon
+ * @see_also: #UpDevice
*
* A helper GObject to use for accessing UPower information, and to be notified
* when it is changed.
- *
- * See also: #UpDevice
*/
#include "config.h"