diff mbox

[U-Boot] warp: README: Fix typo

Message ID 1431447546-17961-1-git-send-email-fabio.estevam@freescale.com
State Awaiting Upstream
Delegated to: Stefano Babic
Headers show

Commit Message

Fabio Estevam May 12, 2015, 4:19 p.m. UTC
Fix the spelling of 'successful'.

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

Comments

Stefano Babic May 15, 2015, 11:10 a.m. UTC | #1
On 12/05/2015 18:19, Fabio Estevam wrote:
> Fix the spelling of 'successful'.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam@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 ...
> 

Applied to u-boot-imx, thanks !

Best regards,
     Stefano Babic
diff mbox

Patch

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 ...