summaryrefslogtreecommitdiff
path: root/common/cmd_dtt.c
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2007-10-27 13:43:40 +0200
committerStefan Roese <sr@denx.de>2007-10-27 13:43:40 +0200
commit49801028715cd8bc22863cdfc0ee7919b7a6af4b (patch)
treeb7344561054c6da1886e0622716ad6da9bb2325b /common/cmd_dtt.c
parent20d500d531a6b971ce6cc1bf191cb0092cdc0afc (diff)
parentd78791ae914d4e7c5edca1cdad73b3dc81a4eb82 (diff)
downloadu-boot-imx-49801028715cd8bc22863cdfc0ee7919b7a6af4b.zip
u-boot-imx-49801028715cd8bc22863cdfc0ee7919b7a6af4b.tar.gz
u-boot-imx-49801028715cd8bc22863cdfc0ee7919b7a6af4b.tar.bz2
Merge git://www.denx.de/git/u-boot
Diffstat (limited to 'common/cmd_dtt.c')
-rw-r--r--common/cmd_dtt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/cmd_dtt.c b/common/cmd_dtt.c
index 8da95bf..804d467 100644
--- a/common/cmd_dtt.c
+++ b/common/cmd_dtt.c
@@ -57,7 +57,7 @@ int do_dtt (cmd_tbl_t * cmdtp, int flag, int argc, char *argv[])
U_BOOT_CMD(
dtt, 1, 1, do_dtt,
- "dtt - Digital Thermometer and Themostat\n",
+ "dtt - Digital Thermometer and Thermostat\n",
" - Read temperature from digital thermometer and thermostat.\n"
);