docs: Remove superflous XML comments in doc string for GDBusProxyTypeFunc

https://bugzilla.gnome.org/show_bug.cgi?id=766899
This commit is contained in:
Jonatan Pålsson 2016-05-26 10:12:32 +02:00 committed by Matthias Clasen
parent b4878dec3a
commit 1e3f2ba415

View File

@ -614,7 +614,7 @@ typedef struct _GDBusObjectManagerServer GDBusObjectManagerServer;
* that @manager was constructed in.
*
* Returns: A #GType to use for the remote object. The returned type
* must be a #GDBusProxy<!-- -->- or #GDBusObjectProxy<!-- -->-derived
* must be a #GDBusProxy or #GDBusObjectProxy -derived
* type.
*
* Since: 2.30