summaryrefslogtreecommitdiff
path: root/telepathy-glib/dbus.c
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2009-05-18 12:04:09 +0100
committerWill Thompson <will.thompson@collabora.co.uk>2009-05-18 12:04:09 +0100
commitc8d5144083750a00c7a9afa0cfd7639ebcd224e0 (patch)
tree598a5060bc0b60055bc376cde5d69198d03f9d0d /telepathy-glib/dbus.c
parentcf1878a9c7a84788b67bad2308717d3a954f68f1 (diff)
downloadtelepathy-glib-c8d5144083750a00c7a9afa0cfd7639ebcd224e0.tar.gz
Correct _release_name() documentation
Diffstat (limited to 'telepathy-glib/dbus.c')
-rw-r--r--telepathy-glib/dbus.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-glib/dbus.c b/telepathy-glib/dbus.c
index 5fbf77a47..f587149d0 100644
--- a/telepathy-glib/dbus.c
+++ b/telepathy-glib/dbus.c
@@ -1111,7 +1111,7 @@ tp_dbus_daemon_request_name (TpDBusDaemon *self,
/**
* tp_dbus_daemon_release_name:
* @self: a TpDBusDaemon
- * @well_known_name: a well-known name to acquire
+ * @well_known_name: a well-known name owned by this process to release
* @error: used to raise an error if %FALSE is returned
*
* Release the given well-known name. This makes a synchronous call to the bus