tcl: fix typo and spelling
[fw/openocd] / tcl / target / dsp568013.cfg
index c0c1df2bcd5554e09fa57fa5944f8412a39a3d70..40fa3c2b0ce88e52e9ecee7de171b3ae1d78de8b 100644 (file)
@@ -35,7 +35,7 @@ set _TARGETNAME $_CHIPNAME.cpu
 target create $_TARGETNAME dsp5680xx -endian $_ENDIAN -chain-position $_TARGETNAME
 
 # Setup the interesting tap
-# Disable polling to be able to get idcode from core tap. If re enabled, can be re enabled, but it should be disabled to correctly unlock flash (operations requiere certain instruction to be in the IR register during reset, and polling would change this)
+# Disable polling to be able to get idcode from core tap. If re enabled, can be re enabled, but it should be disabled to correctly unlock flash (operations require certain instruction to be in the IR register during reset, and polling would change this)
 jtag configure $_CHIPNAME.chp -event setup "
      jtag tapenable $_TARGETNAME
      poll off