From 13bc546657b111a4dd61891e6329cb99a2137320 Mon Sep 17 00:00:00 2001 From: David King Date: Sun, 19 Feb 2012 16:35:10 +0000 Subject: [PATCH] =?utf8?q?docs:=20Fix=20GDBusProxy=20typo=20name=20?= =?utf8?q?=E2=86=92=20g-name?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- gio/gdbusproxy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gio/gdbusproxy.c b/gio/gdbusproxy.c index ee9be8285..2ec99dcd0 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. * -- 2.11.0