public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] cmd_mmc.c: Fix typo, "dislay" -> "display"
Date: Sun, 11 Nov 2012 15:17:30 +0100 (CET)	[thread overview]
Message-ID: <672736847.1017600.1352643450850.JavaMail.root@advansee.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1211110822160.1083@oneiric>

Dear Robert P. J. Day,

On Sunday, November 11, 2012 2:24:44 PM, Robert P. J. Day wrote:
> Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
> 
> ---
> 
> diff --git a/common/cmd_mmc.c b/common/cmd_mmc.c
> index 62a1c22..4c19df7 100644
> --- a/common/cmd_mmc.c
> +++ b/common/cmd_mmc.c
> @@ -144,7 +144,7 @@ static int do_mmcinfo(cmd_tbl_t *cmdtp, int flag,
> int argc, char * const argv[])
>  U_BOOT_CMD(
>  	mmcinfo, 1, 0, do_mmcinfo,
>  	"display MMC info",
> -	"- dislay info of the current MMC device"
> +	"- display info of the current MMC device"
>  );
> 
>  static int do_mmcops(cmd_tbl_t *cmdtp, int flag, int argc, char *
>  const argv[])

Thanks for fixing my typo! ;)

Cc-ing Andy (MMC custodian).

Best regards,
Beno?t

  reply	other threads:[~2012-11-11 14:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-11 13:24 [U-Boot] [PATCH] cmd_mmc.c: Fix typo, "dislay" -> "display" Robert P. J. Day
2012-11-11 14:17 ` Benoît Thébaudeau [this message]
2012-11-11 14:45   ` Robert P. J. Day
2012-11-11 15:20     ` Wolfgang Denk
2012-11-11 15:24       ` Robert P. J. Day
2012-11-14 13:35 ` Anatolij Gustschin

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=672736847.1017600.1352643450850.JavaMail.root@advansee.com \
    --to=benoit.thebaudeau@advansee.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox