aboutsummaryrefslogtreecommitdiff
path: root/src/target/target_type.h
diff options
context:
space:
mode:
authorAntonio Borneo <borneo.antonio@gmail.com>2021-01-28 13:32:41 +0100
committerAntonio Borneo <borneo.antonio@gmail.com>2021-05-22 10:06:45 +0100
commitf1bc46c78a8d0d76e48c83daf1b0f3d6895aa59e (patch)
tree02733545b61d1a4702d9ec97afe61412a2056ba3 /src/target/target_type.h
parent8e337052b6b808d3b6b3833ef74f9089ab1b9fd1 (diff)
downloadriscv-openocd-f1bc46c78a8d0d76e48c83daf1b0f3d6895aa59e.zip
riscv-openocd-f1bc46c78a8d0d76e48c83daf1b0f3d6895aa59e.tar.gz
riscv-openocd-f1bc46c78a8d0d76e48c83daf1b0f3d6895aa59e.tar.bz2
target: fix some minor typo
Minor typos found by the new checkpatch boosted by the dictionary provided by 'codespell'. Change-Id: I548581247db72e683249749d1b8725035530b06e Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/6217 Tested-by: jenkins
Diffstat (limited to 'src/target/target_type.h')
-rw-r--r--src/target/target_type.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/target_type.h b/src/target/target_type.h
index 0f3df00..1948121 100644
--- a/src/target/target_type.h
+++ b/src/target/target_type.h
@@ -79,7 +79,7 @@ struct target_type {
* state correctly.
*
* Otherwise the following would fail, as there will not
- * be any "poll" invoked inbetween the "reset run" and
+ * be any "poll" invoked between the "reset run" and
* "halt".
*
* reset run; halt