mirror of
				https://github.com/linux-sunxi/u-boot-sunxi.git
				synced 2024-02-12 11:16:03 +08:00 
			
		
		
		
	doc: README.commands: fix type
%s/commmand/command/ Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
		 Heinrich Schuchardt
					Heinrich Schuchardt
				
			
				
					committed by
					
						 Tom Rini
						Tom Rini
					
				
			
			
				
	
			
			
			 Tom Rini
						Tom Rini
					
				
			
						parent
						
							3e87ffcffb
						
					
				
				
					commit
					f3ccba3e4e
				
			| @ -67,7 +67,7 @@ This table has to be evaluated in the command function of the main command, e.g. | ||||
| Command function | ||||
| ---------------- | ||||
|  | ||||
| The commmand function pointer has to be of type | ||||
| The command function pointer has to be of type | ||||
| int (*cmd)(struct cmd_tbl_s *cmdtp, int flag, int argc, const char *argv[]); | ||||
|  | ||||
| cmdtp:		Table entry describing the command (see above). | ||||
|  | ||||
		Reference in New Issue
	
	Block a user