summaryrefslogtreecommitdiffstats
path: root/common/cmd_ubi.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/cmd_ubi.c')
-rw-r--r--common/cmd_ubi.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/cmd_ubi.c b/common/cmd_ubi.c
index 05893f5be5..54faac1c93 100644
--- a/common/cmd_ubi.c
+++ b/common/cmd_ubi.c
@@ -618,7 +618,7 @@ U_BOOT_CMD(ubi, 6, 1, do_ubi,
"ubi remove[vol] volume"
" - Remove volume\n"
"[Legends]\n"
- " volume: charater name\n"
- " size: KiB, MiB, GiB, and bytes\n"
+ " volume: character name\n"
+ " size: specified in bytes\n"
" type: s[tatic] or d[ynamic] (default=dynamic)"
);
OpenPOWER on IntegriCloud