* [PATCH] commands/crc.c: fix typo in help text
@ 2011-05-14 20:10 Peter Korsgaard
0 siblings, 0 replies; only message in thread
From: Peter Korsgaard @ 2011-05-14 20:10 UTC (permalink / raw)
To: barebox
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
---
commands/crc.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/commands/crc.c b/commands/crc.c
index 993074c..01fedd7 100644
--- a/commands/crc.c
+++ b/commands/crc.c
@@ -150,7 +150,7 @@ BAREBOX_CMD_HELP_OPT ("-f <file>", "Use file instead of memory.\n")
#ifdef CONFIG_CMD_CRC_CMP
BAREBOX_CMD_HELP_OPT ("-F <file>", "Use file to compare.\n")
#endif
-BAREBOX_CMD_HELP_OPT ("-v <crc>", "Verfify\n")
+BAREBOX_CMD_HELP_OPT ("-v <crc>", "Verify\n")
BAREBOX_CMD_HELP_END
BAREBOX_CMD_START(crc32)
--
1.7.4.4
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-05-14 20:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-14 20:10 [PATCH] commands/crc.c: fix typo in help text Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox