docs: fix typo in gtkbuildable
https://bugzilla.gnome.org/show_bug.cgi?id=690305
This commit is contained in:
		 Volker Sobek
					Volker Sobek
				
			
				
					committed by
					
						 Sébastien Wilmet
						Sébastien Wilmet
					
				
			
			
				
	
			
			
			 Sébastien Wilmet
						Sébastien Wilmet
					
				
			
						parent
						
							f48e9b1d20
						
					
				
				
					commit
					d2c6a6bdfe
				
			| @ -21,7 +21,7 @@ | ||||
|  * @Short_description: Interface for objects that can be built by GtkBuilder | ||||
|  * @Title: GtkBuildable | ||||
|  * | ||||
|  * GtkBuildable allows objects to extend and customize thier deserialization  | ||||
|  * GtkBuildable allows objects to extend and customize their deserialization | ||||
|  * from <link linkend="BUILDER-UI">GtkBuilder UI descriptions</link>. | ||||
|  * The interface includes methods for setting names and properties of objects,  | ||||
|  * parsing custom tags and constructing child objects. | ||||
|  | ||||
		Reference in New Issue
	
	Block a user