summaryrefslogtreecommitdiff
path: root/src/gdbusproxymanager.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gdbusproxymanager.c')
-rw-r--r--src/gdbusproxymanager.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gdbusproxymanager.c b/src/gdbusproxymanager.c
index e0cd26a..2c5b1e4 100644
--- a/src/gdbusproxymanager.c
+++ b/src/gdbusproxymanager.c
@@ -90,8 +90,8 @@
*
* To avoid having the application connect to signals on the returned
* #GDBusObjectProxy and #GDBusProxy objects, the
- * #GDBusObjectProxy::interface-proxy-added,
- * #GDBusObjectProxy::interface-proxy-removed,
+ * #GDBusObject::interface-added,
+ * #GDBusObject::interface-removed,
* #GDBusProxy::g-properties-changed and
* #GDBusProxy::g-signal signals
* are also emitted on the #GDBusProxyManager instance managing these