docs: Fix GDBusProxy typo name → g-name

This commit is contained in:
David King
2012-02-19 16:35:10 +00:00
committed by Ryan Lortie
parent ae3ae3699b
commit 13bc546657

View File

@@ -490,7 +490,7 @@ g_dbus_proxy_class_init (GDBusProxyClass *klass)
/** /**
* GDBusProxy:g-name-owner: * 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 * currently owns that name. You may connect to #GObject::notify signal to
* track changes to this property. * track changes to this property.
* *