docs: Fix GDBusProxy typo name → g-name
authorDavid King <amigadave@amigadave.com>
Sun, 19 Feb 2012 16:35:10 +0000 (16:35 +0000)
committerRyan Lortie <desrt@desrt.ca>
Tue, 21 Feb 2012 00:10:54 +0000 (01:10 +0100)
gio/gdbusproxy.c

index ee9be82..2ec99dc 100644 (file)
@@ -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.
    *