diff mbox

[U-Boot,PATCHv3,1/4] usb documentation: fix typo

Message ID 50b879f7.0652b40a.733e.74ac@mx.google.com
State Awaiting Upstream
Delegated to: Marek Vasut
Headers show

Commit Message

Richard Genoud Nov. 30, 2012, 9:18 a.m. UTC
From: Richard Genoud <richard.genoud@gmail.com>

Signed-off-by: Richard Genoud <richard.genoud@gmail.com>
---
 doc/README.usb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Comments

Marek Vasut Dec. 1, 2012, 4:44 a.m. UTC | #1
Dear richard.genoud@gmail.com,

> From: Richard Genoud <richard.genoud@gmail.com>
> 
> Signed-off-by: Richard Genoud <richard.genoud@gmail.com>

Applied this patch, thanks. Next time please Cc me, that way you have better 
chance I'll notice the patch right away ;-)

> ---
>  doc/README.usb |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/doc/README.usb b/doc/README.usb
> index ef1d6ba..b4c3ef5 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:

Best regards,
Marek Vasut
diff mbox

Patch

diff --git a/doc/README.usb b/doc/README.usb
index ef1d6ba..b4c3ef5 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: