tcl: fix typo and spelling
[fw/openocd] / tcl / board / imx53-m53evk.cfg
index d18afc73a1fc8b4b57bc3dcf313a012c7dfb106f..baeb3cd9d14765582f59b976c1d07a68166d9982 100644 (file)
@@ -21,7 +21,7 @@ reset_config trst_and_srst separate trst_open_drain srst_open_drain
 adapter speed 6000
 
 $_TARGETNAME configure -event "reset-assert" {
-       echo "Reseting ...."
+       echo "Resetting ...."
        #cortex_a dbginit
 }