mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: "Loïc Minier" <loic.minier@linaro.org>
To: barebox@lists.infradead.org
Subject: [PATCH] Fix spelling of "omitted"; found by lintian
Date: Thu, 13 Oct 2011 21:23:31 +0200	[thread overview]
Message-ID: <1318533811-18568-1-git-send-email-loic.minier@linaro.org> (raw)

Signed-off-by: Loïc Minier <loic.minier@linaro.org>
---
 commands/mem.c     |    2 +-
 commands/saveenv.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/commands/mem.c b/commands/mem.c
index 8df5f0a..5963cfb 100644
--- a/commands/mem.c
+++ b/commands/mem.c
@@ -223,7 +223,7 @@ static const __maybe_unused char cmd_md_help[] =
 "\n"
 "Memory regions:\n"
 "Memory regions can be specified in two different forms: start+size\n"
-"or start-end, If <start> is ommitted it defaults to 0. If end is ommited it\n"
+"or start-end, If <start> is omitted it defaults to 0. If end is omitted it\n"
 "defaults to the end of the device, except for interactive commands like md\n"
 "and mw for which it defaults to 0x100.\n"
 "Sizes can be specified as decimal, or if prefixed with 0x as hexadecimal.\n"
diff --git a/commands/saveenv.c b/commands/saveenv.c
index 11a9fee..c63080b 100644
--- a/commands/saveenv.c
+++ b/commands/saveenv.c
@@ -109,7 +109,7 @@ BAREBOX_CMD_END
  * @page saveenv_command
 
 <p>\<envfs> is usually a block in flash but can be any other file. If
-ommitted, \<directory> defaults to /env and \<envfs> defaults to
+omitted, \<directory> defaults to /env and \<envfs> defaults to
 /dev/env0. Note that envfs can only handle files, directories are being
 skipped silently.</p>
 
-- 
1.7.5.4


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

             reply	other threads:[~2011-10-13 19:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-13 19:23 Loïc Minier [this message]
2011-10-14  7:27 ` Sascha Hauer

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=1318533811-18568-1-git-send-email-loic.minier@linaro.org \
    --to=loic.minier@linaro.org \
    --cc=barebox@lists.infradead.org \
    /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