config files: Drop incorrect comments.
[fw/openocd] / tcl / target / is5114.cfg
index 64c0c8ef63f0046852f52644c77c2a6f57dfd591..56b9b65249a3cd8691a3dd8934e96cfc4dd7dca1 100644 (file)
@@ -18,7 +18,7 @@ if { [info exists ENDIAN] } {
 if { [info exists CPUTAPID ] } {
    set _CPUTAPID $CPUTAPID
 } else {
-  # force an error till we get a good number
+   # Force an error until we get a good number.
    set _CPUTAPID 0xffffffff
 }