]> git.sur5r.net Git - u-boot/blobdiff - common/cmd_dtt.c
ppc4xx: Cleanup of 4xx PCI and PCIe support (renaming)
[u-boot] / common / cmd_dtt.c
index 8da95bf9d39385d486634a34a9388cfcc823751e..804d467f251f3aaa13fd4c00e642454d23c67f3b 100644 (file)
@@ -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"
 );