X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=common%2Fcmd_dtt.c;h=804d467f251f3aaa13fd4c00e642454d23c67f3b;hb=f0037c56b0d12cd46215124667b9f83d60ef9391;hp=8da95bf9d39385d486634a34a9388cfcc823751e;hpb=baa26db4113679b80970ff447d91cc10217742a6;p=karo-tx-uboot.git diff --git a/common/cmd_dtt.c b/common/cmd_dtt.c index 8da95bf9d3..804d467f25 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" );