=?utf-8?q?=5Bglib=5D_docs=3A_Fix_GDBusProxy_typo_name_=E2=86=92_g-name?=



commit 13bc546657b111a4dd61891e6329cb99a2137320
Author: David King <amigadave amigadave com>
Date:   Sun Feb 19 16:35:10 2012 +0000

    docs: Fix GDBusProxy typo name â g-name

 gio/gdbusproxy.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gdbusproxy.c b/gio/gdbusproxy.c
index ee9be82..2ec99dc 100644
--- a/gio/gdbusproxy.c
+++ b/gio/gdbusproxy.c
@@ -490,7 +490,7 @@ g_dbus_proxy_class_init (GDBusProxyClass *klass)
   /**
    * GDBusProxy:g-name-owner:
    *
-   * The unique name that owns #GDBusProxy:name or %NULL if no-one
+   * The unique name that owns #GDBusProxy:g-name or %NULL if no-one
    * currently owns that name. You may connect to #GObject::notify signal to
    * track changes to this property.
    *



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