From 6c7387f6d13d8e1db16a754d7b7c25635b2118f5 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 19 Nov 2011 16:23:33 -0500 Subject: [PATCH] Trivial doc typo fix --- gio/gdbusconnection.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gio/gdbusconnection.c b/gio/gdbusconnection.c index 76701e6..a6cf3df 100644 --- a/gio/gdbusconnection.c +++ b/gio/gdbusconnection.c @@ -5580,7 +5580,7 @@ g_dbus_connection_call_sync_internal (GDBusConnection *connection, * timeout or %G_MAXINT for no timeout. * @cancellable: A #GCancellable or %NULL. * @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. * @user_data: The data to pass to @callback. * -- 2.7.4