mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
gdbus: minor documentation fix in g_dbus_interface_skeleton_has_connection()
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=685697
This commit is contained in:
parent
028d4a03f2
commit
fd29b2f356
@ -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.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user