mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-21 08:28:53 +02:00
Fix typo in function annotation.
This commit is contained in:
@@ -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()
|
||||||
|
Reference in New Issue
Block a user