]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
warp: README: Fix typo
authorFabio Estevam <fabio.estevam@freescale.com>
Tue, 12 May 2015 16:19:06 +0000 (13:19 -0300)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:44:32 +0000 (14:44 +0200)
Fix the spelling of 'successful'.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
board/warp/README

index 0e1f076605689b0453cae1c59e1e630fca1e9844..db3100edba5caed588386e3e718e7d0c2802b272 100644 (file)
@@ -43,8 +43,8 @@ Transfer u-boot.imx that will be flashed into the eMMC:
 
 $ sudo dfu-util -D u-boot.imx -a boot
 
-Then on the U-boot prompt the following message should be seen after a succesful
-upgrade:
+Then on the U-boot prompt the following message should be seen after a
+successful upgrade:
 
 #DOWNLOAD ... OK
 Ctrl+C to exit ...