mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-13 07:56:17 +01:00
Fix typo in function annotation.
This commit is contained in:
parent
b27ecf79e8
commit
562a834328
@ -3237,7 +3237,7 @@ g_type_default_interface_peek (GType g_type)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* g_type_default_interface_unref
|
* g_type_default_interface_unref:
|
||||||
* @g_iface: (type GObject.Typeinterface): the default vtable
|
* @g_iface: (type GObject.Typeinterface): the default vtable
|
||||||
* structure for a interface, as returned by
|
* structure for a interface, as returned by
|
||||||
* g_type_default_interface_ref()
|
* g_type_default_interface_ref()
|
||||||
|
Loading…
Reference in New Issue
Block a user