tcl: fix typo and spelling
[fw/openocd] / tcl / target / aducm360.cfg
index caee9654eb5bf5a9ccd2630eb14706cad5dbfa87..b381728f1c1082bb6d8df58b40b9ea80dbc4fecb 100644 (file)
@@ -10,7 +10,7 @@ if { [info exists CHIPNAME] } {
    set _CHIPNAME aducm360
 }
 
-# Endianess
+# Endianness
 if { [info exists ENDIAN] } {
    set _ENDIAN $ENDIAN
 } else {