commit | 5441f61a3d8b7034f19fc1361183e936198e6dbb | [log] [tgz] |
---|---|---|
author | Detlev Zundel <dzu@denx.de> | Fri Oct 19 16:47:26 2007 +0200 |
committer | Detlev Zundel <dzu@denx.de> | Fri Oct 19 16:47:26 2007 +0200 |
tree | cdcdf89f75c4519eb3a22892e40ee663c68784bb | |
parent | 27d2b1ed216b457a66c17d38ce5ffdf3c2c32d1e [diff] [blame] |
Fix two typos. Signed-off-by: Detlev Zundel <dzu@denx.de>
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 @@ 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" );