From: Fabio Estevam <fabio.estevam@freescale.com>
Date: Tue, 12 May 2015 16:19:06 +0000 (-0300)
Subject: warp: README: Fix typo
X-Git-Tag: v2025.01-rc5-pxa1908~12917
X-Git-Url: http://git.dujemihanovic.xyz/html/index.html?a=commitdiff_plain;h=e719cdde3c508a8f78629eb00327901697b18fec;p=u-boot.git

warp: README: Fix typo

Fix the spelling of 'successful'.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---

diff --git a/board/warp/README b/board/warp/README
index 0e1f076605..db3100edba 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 ...