mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 15:06:14 +01:00
gobject: Fix a typo in a documentation comment
This commit is contained in:
parent
4462cd30bc
commit
1cf7f5a240
@ -1063,7 +1063,7 @@ g_object_dispatch_properties_changed (GObject *object,
|
||||
* Releases all references to other objects. This can be used to break
|
||||
* reference cycles.
|
||||
*
|
||||
* This functions should only be called from object system implementations.
|
||||
* This function should only be called from object system implementations.
|
||||
*/
|
||||
void
|
||||
g_object_run_dispose (GObject *object)
|
||||
|
Loading…
Reference in New Issue
Block a user