From: Andy Pont <andy.pont@sdcsystems.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V2] Fix misc spelling errors found by lintian
Date: Thu, 3 Feb 2011 14:28:51 -0000 [thread overview]
Message-ID: <012501cbc3ae$ae525bf0$0af713d0$@pont@sdcsystems.com> (raw)
In-Reply-To: <1296742691-25710-1-git-send-email-loic.minier@linaro.org>
Loic wrote...
<snip>
> diff --git a/common/cmd_usb.c b/common/cmd_usb.c
> index b04a8df..7fcc61a 100644
> --- a/common/cmd_usb.c
> +++ b/common/cmd_usb.c
> @@ -580,7 +580,7 @@ int do_usb(cmd_tbl_t *cmdtp, int flag, int argc,
> char * const argv[])
> break;
> }
> if (dev == NULL) {
> - printf("*** NO Device avaiable ***\n");
> + printf("*** NO Device available ***\n");
Should this be further amended to be all upper case or all words starting with an upper case character rather than the current random looking collection?
<snip>
Andy.
next prev parent reply other threads:[~2011-02-03 14:28 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-03 12:50 [U-Boot] [PATCH] Fix misc spelling errors found by lintian Loïc Minier
2011-02-03 14:18 ` [U-Boot] [PATCH V2] " Loïc Minier
2011-02-03 14:28 ` Andy Pont [this message]
2011-02-03 16:49 ` Loïc Minier
2011-02-03 19:12 ` Wolfgang Denk
2011-02-03 21:04 ` [U-Boot] [PATCH V3] " Loïc Minier
2011-04-12 19:12 ` Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='012501cbc3ae$ae525bf0$0af713d0$@pont@sdcsystems.com' \
--to=andy.pont@sdcsystems.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.