tcl: fix typo and spelling
[fw/openocd] / tcl / board / imx53loco.cfg
index 57473ead25a624baed1af27debae1b7015b9b2ce..18caca5749c0b6cf65235950f4555521f0802793 100644 (file)
@@ -23,7 +23,7 @@ $_TARGETNAME configure -event "reset-start" { jtag_rclk 1000 }
 #jtag_ntrst_delay 200
 
 $_TARGETNAME configure -event "reset-assert" {
-       echo "Reseting ...."
+       echo "Resetting ...."
        #cortex_a dbginit
 }