mirror of
				https://github.com/labwc/labwc.git
				synced 2025-10-29 05:40:24 -04:00 
			
		
		
		
	fix typo in comment
This commit is contained in:
		
							parent
							
								
									474c513ed6
								
							
						
					
					
						commit
						e1820adcd3
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -48,7 +48,7 @@ create_attribute_tree(const xmlAttr *attr) | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| /*
 | /*
 | ||||||
|  * Consider <keybind name.action="ShowMenu" x.position.action="1" y.position="2" />. |  * Consider <keybind name.action="ShowMenu" x.position.action="1" y.position.action="2" />. | ||||||
|  * These three attributes are represented by following trees. |  * These three attributes are represented by following trees. | ||||||
|  *    action(dst)---name |  *    action(dst)---name | ||||||
|  *    action(src)---position---x |  *    action(src)---position---x | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Tobias Bengfort
						Tobias Bengfort