summaryrefslogtreecommitdiff
path: root/common/cmd_mmc.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/cmd_mmc.c')
-rw-r--r--common/cmd_mmc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/cmd_mmc.c b/common/cmd_mmc.c
index c0b30d8b86..2b14a42dcb 100644
--- a/common/cmd_mmc.c
+++ b/common/cmd_mmc.c
@@ -134,7 +134,7 @@ U_BOOT_CMD(
mmcinfo, 2, 0, do_mmcinfo,
"display MMC info",
"<dev num>\n"
- " - device number of the device to dislay info of\n"
+ " - device number of the device to dislay info of\n"
""
);