From: Fabio Estevam <festevam@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] cmd/Kconfig: Fix typo in CMD_MEMORY help text
Date: Thu, 15 Dec 2016 20:02:19 -0200 [thread overview]
Message-ID: <1481839339-5477-1-git-send-email-festevam@gmail.com> (raw)
From: Fabio Estevam <fabio.estevam@nxp.com>
Fix "Memory" and "initialize" typos in the CMD_MEMORY help text.
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
---
cmd/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/cmd/Kconfig b/cmd/Kconfig
index bffa713..91bd3fb 100644
--- a/cmd/Kconfig
+++ b/cmd/Kconfig
@@ -309,7 +309,7 @@ config CMD_MEMORY
bool "md, mm, nm, mw, cp, cmp, base, loop"
default y
help
- Memeory commands.
+ Memory commands.
md - memory display
mm - memory modify (auto-incrementing address)
nm - memory modify (constant address)
@@ -317,7 +317,7 @@ config CMD_MEMORY
cp - memory copy
cmp - memory compare
base - print or set address offset
- loop - initinite loop on address range
+ loop - initialize loop on address range
config CMD_CRC32
bool "crc32"
--
2.7.4
next reply other threads:[~2016-12-15 22:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-15 22:02 Fabio Estevam [this message]
2016-12-17 17:04 ` [U-Boot] [PATCH] cmd/Kconfig: Fix typo in CMD_MEMORY help text Tom Rini
2016-12-27 22:58 ` [U-Boot] " 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=1481839339-5477-1-git-send-email-festevam@gmail.com \
--to=festevam@gmail.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