[glib] Trivial doc typo fix



commit 6c7387f6d13d8e1db16a754d7b7c25635b2118f5
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Nov 19 16:23:33 2011 -0500

    Trivial doc typo fix

 gio/gdbusconnection.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
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.
  *



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]