浏览代码

warp: README: Fix typo

Fix the spelling of 'successful'.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Fabio Estevam 10 年之前
父节点
当前提交
e719cdde3c
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      board/warp/README

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