jtag: fix some minor typo
Minor typos found by the new checkpatch boosted by the dictionary provided by 'codespell'. Change-Id: I101c76a638805d77c1ff356cf0f027552389e5d3 Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/6216 Tested-by: jenkins
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
* interface functions, instead of the built-in asynchronous driver
|
||||
* module that is used by the standard JTAG interface drivers.
|
||||
*
|
||||
* In addtion to the functions defined in the @c minidriver.h file, the
|
||||
* In addition to the functions defined in the @c minidriver.h file, the
|
||||
* @c jtag_minidriver.h file must declare the following functions (or
|
||||
* define static inline versions of them):
|
||||
* - jtag_add_callback
|
||||
|
||||
Reference in New Issue
Block a user