aboutsummaryrefslogtreecommitdiff
path: root/doc/manual
diff options
context:
space:
mode:
authorAntonio Borneo <borneo.antonio@gmail.com>2021-01-28 13:34:51 +0100
committerAntonio Borneo <borneo.antonio@gmail.com>2021-05-22 10:06:51 +0100
commit3c4206936d541db512ed39ce5ff4d3a0ab9ef33c (patch)
treeb961ae9805148568c2a071df6fb4d7d74ded7584 /doc/manual
parentf1bc46c78a8d0d76e48c83daf1b0f3d6895aa59e (diff)
downloadriscv-openocd-3c4206936d541db512ed39ce5ff4d3a0ab9ef33c.zip
riscv-openocd-3c4206936d541db512ed39ce5ff4d3a0ab9ef33c.tar.gz
riscv-openocd-3c4206936d541db512ed39ce5ff4d3a0ab9ef33c.tar.bz2
openocd: fix some minor typo
Minor typos found by the new checkpatch boosted by the dictionary provided by 'codespell'. Change-Id: I7b4cae1798ff5ea048fcbc671a397af763fdc605 Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/6218 Tested-by: jenkins
Diffstat (limited to 'doc/manual')
-rw-r--r--doc/manual/style.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/style.txt b/doc/manual/style.txt
index 9108899..58f3980 100644
--- a/doc/manual/style.txt
+++ b/doc/manual/style.txt
@@ -406,7 +406,7 @@ For technical reference material:
vice versa.
- Alphabetize the \@defn declarations for all commands in each
section.
-- Keep the per-command documentation focussed on exactly what that
+- Keep the per-command documentation focused on exactly what that
command does, not motivation, advice, suggestions, or big examples.
When commands deserve such expanded text, it belongs elsewhere.
Solutions might be using a \@section explaining a cluster of related