tcl: fix typo and spelling
Identified by checkpatch script from Linux kernel v5.7-rc1 using
the command
find tcl/ -type f -exec ./tools/scripts/checkpatch.pl \
-q --types TYPO_SPELLING --strict -f {} \;
Change-Id: I7b523f0ab5ec047ff167742a44c29984ac672cf4
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5615
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Tested-by: jenkins
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Use for the STM207VG plug-in board (1 MiB Flash and 112+16 KiB Ram
|
||||
# comming with the STEVAL-PCC010 board
|
||||
# coming with the STEVAL-PCC010 board
|
||||
# http://www.st.com/internet/evalboard/product/251530.jsp
|
||||
# or any other board with only a STM32F2x in the JTAG chain
|
||||
|
||||
|
||||
Reference in New Issue
Block a user