diff options
author | Evgeniy Naydanov <109669442+en-sc@users.noreply.github.com> | 2025-09-12 12:57:16 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-12 12:57:16 +0300 |
commit | 48483a84a064ee5487aa3e8a2c2494722a3c3849 (patch) | |
tree | c257d9a9f54558064219ed565088000ee0883ce4 /doc/manual/helper.txt | |
parent | 39d4c50950817d0622aa468a675091ea9a0b23c2 (diff) | |
parent | 517c40ba8d2da7dfdbcccd04dd3fba59da633213 (diff) | |
download | riscv-openocd-riscv.zip riscv-openocd-riscv.tar.gz riscv-openocd-riscv.tar.bz2 |
Merge up to afbd01b0a46f3a81fe6076c002ad66973dcfb64c from upstream
Diffstat (limited to 'doc/manual/helper.txt')
-rw-r--r-- | doc/manual/helper.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/helper.txt b/doc/manual/helper.txt index b59fd66..6cf3c97 100644 --- a/doc/manual/helper.txt +++ b/doc/manual/helper.txt @@ -21,7 +21,7 @@ portability API. /** @page helperjim OpenOCD Jim API -The Jim API provides access to a small-footprint TCL implementation. +The Jim API provides access to a small-footprint Tcl implementation. Visit http://jim.tcl.tk/ for more information on Jim. |