summaryrefslogtreecommitdiffstats
path: root/common/cmd_nand.c
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2006-10-12 11:43:47 +0200
committerWolfgang Denk <wd@pollux.denx.de>2006-10-12 11:43:47 +0200
commit87621bc24789e024c62a8a12bebd592943cdfb02 (patch)
treedca34a296feafcf7e5144d04d08291fd4a245f8d /common/cmd_nand.c
parent5c34eee94dfafab27d7d76aa5457458672f7544c (diff)
downloadtalos-obmc-uboot-87621bc24789e024c62a8a12bebd592943cdfb02.tar.gz
talos-obmc-uboot-87621bc24789e024c62a8a12bebd592943cdfb02.zip
Fix spelling; minor code cleanup.
Diffstat (limited to 'common/cmd_nand.c')
-rw-r--r--common/cmd_nand.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/cmd_nand.c b/common/cmd_nand.c
index fdbe7c78a6..7042a9c226 100644
--- a/common/cmd_nand.c
+++ b/common/cmd_nand.c
@@ -251,7 +251,7 @@ int do_nand(cmd_tbl_t * cmdtp, int flag, int argc, char *argv[])
"Use this command only for testing purposes "
"if you\n"
" "
- "are shure of what you are doing!\n"
+ "are sure of what you are doing!\n"
"\nReally scrub this NAND flash? <y/N>\n"
);
OpenPOWER on IntegriCloud