[glib/wip/gapplication] Fix a doc typo
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/wip/gapplication] Fix a doc typo
- Date: Fri, 21 May 2010 04:05:22 +0000 (UTC)
commit fb25c40834e67039d368c720d876e7bcf1882910
Author: Matthias Clasen <mclasen redhat com>
Date: Thu May 20 23:26:28 2010 -0400
Fix a doc typo
gio/gdbusconnection.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gdbusconnection.h b/gio/gdbusconnection.h
index 42ba476..d57cc09 100644
--- a/gio/gdbusconnection.h
+++ b/gio/gdbusconnection.h
@@ -428,7 +428,7 @@ gboolean g_dbus_connection_unregister_subtree (GDBusConnection
* @connection: A #GDBusConnection.
* @sender_name: The unique bus name of the sender of the signal.
* @object_path: The object path that the signal was emitted on.
- * @interface_name: The name of the signal.
+ * @interface_name: The name of the interface.
* @signal_name: The name of the signal.
* @parameters: A #GVariant tuple with parameters for the signal.
* @user_data: User data passed when subscribing to the signal.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]