diff options
Diffstat (limited to 'doc/manual/primer/docs.txt')
-rw-r--r-- | doc/manual/primer/docs.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/primer/docs.txt b/doc/manual/primer/docs.txt index b1c0531..1aefa17 100644 --- a/doc/manual/primer/docs.txt +++ b/doc/manual/primer/docs.txt @@ -6,7 +6,7 @@ OpenOCD presently produces several kinds of documentation: - The User's Guide: - Focuses on using the OpenOCD software. - Details the installation, usage, and customization. - - Provides descriptions of public Jim/TCL script commands. + - Provides descriptions of public Jim Tcl script commands. - Written using GNU texinfo. - Created with 'make pdf' or 'make html'. - See @subpage primertexinfo and @ref styletexinfo. |