All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vagrant Cascadian <vagrant@debian.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/4] Fix spelling of "extended".
Date: Sun, 23 Oct 2016 20:45:18 -0700	[thread overview]
Message-ID: <20161024034520.26772-3-vagrant@debian.org> (raw)
In-Reply-To: <20161024034520.26772-1-vagrant@debian.org>

Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
---

 cmd/bootm.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cmd/bootm.c b/cmd/bootm.c
index e02a1c5..083f3d1 100644
--- a/cmd/bootm.c
+++ b/cmd/bootm.c
@@ -162,7 +162,7 @@ static char bootm_help_text[] =
 #endif
 #if defined(CONFIG_FIT)
 	"\t\nFor the new multi component uImage format (FIT) addresses\n"
-	"\tmust be extened to include component or configuration unit name:\n"
+	"\tmust be extended to include component or configuration unit name:\n"
 	"\taddr:<subimg_uname> - direct component image specification\n"
 	"\taddr#<conf_uname>   - configuration specification\n"
 	"\tUse iminfo command to get the list of existing component\n"
-- 
2.9.3

  parent reply	other threads:[~2016-10-24  3:45 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-24  3:45 [U-Boot] [PATCH 1/4] Fix spelling of "multiple" Vagrant Cascadian
2016-10-24  3:45 ` [U-Boot] [PATCH 2/4] Fix spelling of "occur" Vagrant Cascadian
2016-10-24  7:51   ` Angelo Dureghello
2016-10-26 16:31   ` Simon Glass
2016-11-02 14:26   ` [U-Boot] [U-Boot,2/4] " Tom Rini
2016-10-24  3:45 ` Vagrant Cascadian [this message]
2016-10-26 16:31   ` [U-Boot] [PATCH 3/4] Fix spelling of "extended" Simon Glass
2016-11-02 14:26   ` [U-Boot] [U-Boot,3/4] " Tom Rini
2016-10-24  3:45 ` [U-Boot] [PATCH 4/4] Fix spelling of "resetting" Vagrant Cascadian
2016-10-26 16:31   ` Simon Glass
2016-11-02 14:26   ` [U-Boot] [U-Boot,4/4] " Tom Rini
2016-10-26 16:31 ` [U-Boot] [PATCH 1/4] Fix spelling of "multiple" Simon Glass
2016-11-02 14:26 ` [U-Boot] [U-Boot,1/4] " Tom Rini

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=20161024034520.26772-3-vagrant@debian.org \
    --to=vagrant@debian.org \
    --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.