mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-11-04 01:58:54 +01: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.
 | 
			
		||||
 *
 | 
			
		||||
 * 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.
 | 
			
		||||
 * The private structure can be retrieved using the
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user