[glib] gdbus: minor documentation fix in g_dbus_interface_skeleton_has_connection()
- From: Aleksander Morgado <aleksm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] gdbus: minor documentation fix in g_dbus_interface_skeleton_has_connection()
- Date: Tue, 9 Oct 2012 05:23:16 +0000 (UTC)
commit fd29b2f356913e05d97cf372b3576bf7c32836e7
Author: Aleksander Morgado <aleksander lanedo com>
Date: Mon Oct 8 10:03:43 2012 +0200
gdbus: minor documentation fix in g_dbus_interface_skeleton_has_connection()
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=685697
gio/gdbusinterfaceskeleton.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gdbusinterfaceskeleton.c b/gio/gdbusinterfaceskeleton.c
index 2c65bf1..e425f3f 100644
--- a/gio/gdbusinterfaceskeleton.c
+++ b/gio/gdbusinterfaceskeleton.c
@@ -836,7 +836,7 @@ g_dbus_interface_skeleton_get_connections (GDBusInterfaceSkeleton *interface_)
* @interface_: A #GDBusInterfaceSkeleton.
* @connection: A #GDBusConnection.
*
- * Checks if @interface_ is export on @connection.
+ * Checks if @interface_ is exported on @connection.
*
* Returns: %TRUE if @interface_ is exported on @connection, %FALSE otherwise.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]