From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 1 Dec 2012 05:44:30 +0100 Subject: [U-Boot] [PATCHv3 1/4] usb documentation: fix typo In-Reply-To: <50b879f7.0652b40a.733e.74ac@mx.google.com> References: <1354267114-3307-1-git-send-email-yes> <50b879f7.0652b40a.733e.74ac@mx.google.com> Message-ID: <201212010544.30513.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear richard.genoud at gmail.com, > From: Richard Genoud > > Signed-off-by: Richard Genoud 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