mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
Trivial doc typo fix
This commit is contained in:
parent
b55daa7f59
commit
6c7387f6d1
@ -5580,7 +5580,7 @@ g_dbus_connection_call_sync_internal (GDBusConnection *connection,
|
|||||||
* timeout or %G_MAXINT for no timeout.
|
* timeout or %G_MAXINT for no timeout.
|
||||||
* @cancellable: A #GCancellable or %NULL.
|
* @cancellable: A #GCancellable or %NULL.
|
||||||
* @callback: (allow-none): A #GAsyncReadyCallback to call when the request is
|
* @callback: (allow-none): A #GAsyncReadyCallback to call when the request is
|
||||||
* satisfied or %NULL if you don't * care about the result of the
|
* satisfied or %NULL if you don't care about the result of the
|
||||||
* method invocation.
|
* method invocation.
|
||||||
* @user_data: The data to pass to @callback.
|
* @user_data: The data to pass to @callback.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user