diff options
Diffstat (limited to 'gobject/gtypeplugin.h')
-rw-r--r-- | gobject/gtypeplugin.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/gobject/gtypeplugin.h b/gobject/gtypeplugin.h index 43748eae0..d56eb6691 100644 --- a/gobject/gtypeplugin.h +++ b/gobject/gtypeplugin.h @@ -81,9 +81,8 @@ typedef void (*GTypePluginCompleteInterfaceInfo) (GTypePlugin *plugin, /** * GTypePlugin: * - * The <structname>GTypePlugin</structname> typedef is used as a placeholder - * for objects that implement the <structname>GTypePlugin</structname> - * interface. + * The GTypePlugin typedef is used as a placeholder + * for objects that implement the GTypePlugin interface. */ /** * GTypePluginClass: |