tcl: fix typo and spelling
[fw/openocd] / tcl / target / stellaris.cfg
index fb591c2bf23ba7c87983f9108643306b9a4b1b29..3cab4d1406eaf761950ff8c1fb19001cd0d54312 100644 (file)
@@ -164,7 +164,7 @@ $_TARGETNAME configure -event reset-start {
        } else {
                if {![using_hla]} {
                   # Tempest and Firestorm default to using NVIC VECTRESET
-                  # peripherals will need reseting manually, see proc reset_peripherals
+                  # peripherals will need resetting manually, see proc reset_peripherals
                   cortex_m reset_config vectreset
                }
                # reset peripherals, based on code in