tcl: fix typo and spelling
[fw/openocd] / tcl / board / icnova_imx53_sodimm.cfg
index 2345ef1202fa87b06522ac87924c947399503966..dce9c470e1507c46f2144c854c304e63c1a2f0c9 100644 (file)
@@ -22,7 +22,7 @@ jtag_rclk 1000
 $_TARGETNAME configure -event "reset-start" { jtag_rclk 1000 }
 
 $_TARGETNAME configure -event "reset-assert" {
-       echo "Reseting ...."
+       echo "Resetting ...."
        #cortex_a dbginit
 }