diff options
author | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-07-17 19:54:25 +0000 |
---|---|---|
committer | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-07-17 19:54:25 +0000 |
commit | 8b994145b849c40b0a195c3fb332b9770b2f9097 (patch) | |
tree | ac8decf22177a337ce4cce511a69638c5ddee20b /doc/manual | |
parent | 14cbd545bfca253a1c4063685eff6535e41d0611 (diff) | |
download | openocd_libswd-8b994145b849c40b0a195c3fb332b9770b2f9097.tar.gz openocd_libswd-8b994145b849c40b0a195c3fb332b9770b2f9097.tar.bz2 openocd_libswd-8b994145b849c40b0a195c3fb332b9770b2f9097.tar.xz openocd_libswd-8b994145b849c40b0a195c3fb332b9770b2f9097.zip |
Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes
git-svn-id: svn://svn.berlios.de/openocd/trunk@2549 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'doc/manual')
-rw-r--r-- | doc/manual/scripting.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/scripting.txt b/doc/manual/scripting.txt index 09b69d38..e5b5f700 100644 --- a/doc/manual/scripting.txt +++ b/doc/manual/scripting.txt @@ -15,7 +15,7 @@ language, the choice of language is not terribly important to those same end users. Jim Tcl was chosen as it was easy to integrate, works -great in an embedded environment and Øyvind Harboe +great in an embedded environment and Øyvind Harboe had experience with it. @section scriptinguses Uses of scripting |