diff options
author | Richard Genoud <richard.genoud@gmail.com> | 2012-11-29 23:18:31 +0000 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2012-12-17 15:38:15 +0100 |
commit | c5a927c61fde9c053be9d9915138537affb13596 (patch) | |
tree | c3c19e27154c397d6d8108d5932c226bc585cca0 /doc/README.usb | |
parent | a33fada1c029f37f8c4670bfb536007066694f2e (diff) |
usb documentation: fix typo
Signed-off-by: Richard Genoud <richard.genoud@gmail.com>
Diffstat (limited to 'doc/README.usb')
-rw-r--r-- | doc/README.usb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.usb b/doc/README.usb index ef1d6ba3660..b4c3ef52247 100644 --- a/doc/README.usb +++ b/doc/README.usb @@ -63,7 +63,7 @@ Common USB Commands: Storage USB Commands: - usb scan: scans the USB for storage devices.The USB must be running for this command (usb start) -- usb device [dev]: show or set current USB staorage device +- usb device [dev]: show or set current USB storage device - usb part [dev]: print partition table of one or all USB storage devices - usb read addr blk# cnt: |