U-boot Archive mirror
 help / color / mirror / Atom feed
* [PATCH] doc: fix typo in README.usb
@ 2023-07-07  9:44 Enguerrand de Ribaucourt
  2023-07-07 22:29 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Enguerrand de Ribaucourt @ 2023-07-07  9:44 UTC (permalink / raw
  To: u-boot; +Cc: Enguerrand de Ribaucourt

Signed-off-by: Enguerrand de Ribaucourt <enguerrand.de-ribaucourt@savoirfairelinux.com>
---
 doc/README.usb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/README.usb b/doc/README.usb
index ef1d6ba36..b4c3ef522 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:
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] doc: fix typo in README.usb
  2023-07-07  9:44 [PATCH] doc: fix typo in README.usb Enguerrand de Ribaucourt
@ 2023-07-07 22:29 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2023-07-07 22:29 UTC (permalink / raw
  To: Enguerrand de Ribaucourt; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 880 bytes --]

On Fri, Jul 07, 2023 at 11:44:00AM +0200, Enguerrand de Ribaucourt wrote:

> Signed-off-by: Enguerrand de Ribaucourt <enguerrand.de-ribaucourt@savoirfairelinux.com>
> ---
>  doc/README.usb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/doc/README.usb b/doc/README.usb
> index ef1d6ba36..b4c3ef522 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:

This typo doesn't exist currently in master.

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-07-07 22:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-07  9:44 [PATCH] doc: fix typo in README.usb Enguerrand de Ribaucourt
2023-07-07 22:29 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).