X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=common%2Fcmd_dtt.c;h=804d467f251f3aaa13fd4c00e642454d23c67f3b;hb=1d7b874e9c9a7c66f5d8da9ec78a3733765d3e31;hp=8da95bf9d39385d486634a34a9388cfcc823751e;hpb=93f798346033a1f6d22090b47abad4be88243b04;p=u-boot 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" );