Prepare v2010.09-rc1

Coding style cleanup.

Signed-off-by: Wolfgang Denk <wd@denx.de>
diff --git a/common/cmd_mmc.c b/common/cmd_mmc.c
index c0b30d8..2b14a42 100644
--- a/common/cmd_mmc.c
+++ b/common/cmd_mmc.c
@@ -134,7 +134,7 @@
 	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"
 	""
 );