mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-11 03:34:05 +02:00
docs: Fix spelling of "exceed" in gobject/gtype.c
https://bugzilla.gnome.org/show_bug.cgi?id=688338
This commit is contained in:
@@ -4405,7 +4405,7 @@ gobject_init_ctor (void)
|
|||||||
* structures.
|
* structures.
|
||||||
*
|
*
|
||||||
* Note that the accumulated size of the private structures of
|
* Note that the accumulated size of the private structures of
|
||||||
* a type and all its parent types cannot excced 64 KiB.
|
* a type and all its parent types cannot exceed 64 KiB.
|
||||||
*
|
*
|
||||||
* This function should be called in the type's class_init() function.
|
* This function should be called in the type's class_init() function.
|
||||||
* The private structure can be retrieved using the
|
* The private structure can be retrieved using the
|
||||||
|
Reference in New Issue
Block a user