summaryrefslogtreecommitdiff
path: root/gio/gdbusnamewatching.h
diff options
context:
space:
mode:
Diffstat (limited to 'gio/gdbusnamewatching.h')
-rw-r--r--gio/gdbusnamewatching.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/gdbusnamewatching.h b/gio/gdbusnamewatching.h
index d803ecb5d..491e21e21 100644
--- a/gio/gdbusnamewatching.h
+++ b/gio/gdbusnamewatching.h
@@ -54,7 +54,7 @@ typedef void (*GBusNameAppearedCallback) (GDBusConnection *connection,
*
* Invoked when the name being watched is known not to have to have a owner.
*
- * This is also invoked when the #GDBusConection on which the watch was
+ * This is also invoked when the #GDBusConnection on which the watch was
* established has been closed. In that case, @connection will be
* %NULL.
*