docs: Fix spelling of "exceed" in gobject/gtype.c

https://bugzilla.gnome.org/show_bug.cgi?id=688338
This commit is contained in:
Paul Menzel 2012-11-14 18:49:50 +01:00 committed by David King
parent 8bf295bcd8
commit 834e6e96b3

View File

@ -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