mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
gdbusconnection: Fix a typo in the documentation for close_sync()
Signed-off-by: Philip Withnall <withnall@endlessm.com> Reviewed-by: nobody
This commit is contained in:
parent
cc7e0f6cc2
commit
29f4eacebe
@ -1500,7 +1500,7 @@ sync_close_cb (GObject *source_object,
|
|||||||
* @cancellable: (nullable): a #GCancellable or %NULL
|
* @cancellable: (nullable): a #GCancellable or %NULL
|
||||||
* @error: return location for error or %NULL
|
* @error: return location for error or %NULL
|
||||||
*
|
*
|
||||||
* Synchronously closees @connection. The calling thread is blocked
|
* Synchronously closes @connection. The calling thread is blocked
|
||||||
* until this is done. See g_dbus_connection_close() for the
|
* until this is done. See g_dbus_connection_close() for the
|
||||||
* asynchronous version of this method and more details about what it
|
* asynchronous version of this method and more details about what it
|
||||||
* does.
|
* does.
|
||||||
|
Loading…
Reference in New Issue
Block a user