aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm_adi_v5.c
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/arm_adi_v5.c
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/arm_adi_v5.c')
-rw-r--r--src/target/arm_adi_v5.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/arm_adi_v5.c b/src/target/arm_adi_v5.c
index 8f5ad59..6569fcc 100644
--- a/src/target/arm_adi_v5.c
+++ b/src/target/arm_adi_v5.c
@@ -32,7 +32,7 @@
* This file implements support for the ARM Debug Interface version 5 (ADIv5)
* debugging architecture. Compared with previous versions, this includes
* a low pin-count Serial Wire Debug (SWD) alternative to JTAG for message
- * transport, and focusses on memory mapped resources as defined by the
+ * transport, and focuses on memory mapped resources as defined by the
* CoreSight architecture.
*
* A key concept in ADIv5 is the Debug Access Port, or DAP. A DAP has two