mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-18 02:44:37 +00:00
cmd: thordown: Fix spelling of download.
Signed-off-by: Vagrant Cascadian <vagrant@debian.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Lukasz Majewski <lukma@denx.de>
This commit is contained in:
parent
d32aa3cae4
commit
c8087f67f1
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ done:
|
|||
U_BOOT_CMD(thordown, CONFIG_SYS_MAXARGS, 1, do_thor_down,
|
||||
"TIZEN \"THOR\" downloader",
|
||||
"<USB_controller> <interface> <dev>\n"
|
||||
" - device software upgrade via LTHOR TIZEN dowload\n"
|
||||
" - device software upgrade via LTHOR TIZEN download\n"
|
||||
" program via <USB_controller> on device <dev>,\n"
|
||||
" attached to interface <interface>\n"
|
||||
);
|
||||
|
|
Loading…
Add table
Reference in a new issue