config files: Drop incorrect comments.
[fw/openocd] / tcl / target / at91sam7se512.cfg
index c48afeffd54027f67b796e96da2612fb35f2b65f..7273a069bc26c49e1392756b983404a89cc7dc58 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
 }