tcl: fix some minor typo
Minor typos found by the new checkpatch boosted by the dictionary provided by 'codespell'. While there, fix one indentation. Change-Id: I72369ed26f363bacd760b40b8c83dd95e89d28a4 Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/6214 Tested-by: jenkins
This commit is contained in:
@@ -60,7 +60,7 @@ adapter speed 1500
|
||||
#
|
||||
# Newer families like PSoC 4000, 4100M, 4200M, 4100L, 4200L and PSoC 4 BLE
|
||||
# clear TEST_MODE flag during device reset so workaround is not possible.
|
||||
# Use a KitProg adapter for theese devices or "reset halt" will not stop
|
||||
# Use a KitProg adapter for these devices or "reset halt" will not stop
|
||||
# before executing user code.
|
||||
#
|
||||
# 3) SWD cannot be connected during system initialization after reset.
|
||||
|
||||
Reference in New Issue
Block a user