From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] cmd_mmc.c: Fix typo, "dislay" -> "display"
Date: Wed, 14 Nov 2012 14:35:33 +0100 [thread overview]
Message-ID: <20121114143533.6dedba71@wker> (raw)
In-Reply-To: <alpine.DEB.2.02.1211110822160.1083@oneiric>
Hi,
On Sun, 11 Nov 2012 08:24:44 -0500 (EST)
"Robert P. J. Day" <rpjday@crashcourse.ca> 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[])
Applied to staging/agust at denx.de, thanks! Andy, I hope it is okay if
this patch goes via staging tree.
Anatolij
prev parent reply other threads:[~2012-11-14 13:35 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
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 [this message]
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=20121114143533.6dedba71@wker \
--to=agust@denx.de \
--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