[U-Boot] [PATCH] warp: README: Fix typo

Fabio Estevam fabio.estevam at freescale.com
Tue May 12 18:19:06 CEST 2015


Fix the spelling of 'successful'.

Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
---
 board/warp/README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/board/warp/README b/board/warp/README
index 0e1f076..db3100e 100644
--- a/board/warp/README
+++ b/board/warp/README
@@ -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 ...
-- 
1.9.1



More information about the U-Boot mailing list