diff options
author | Marc Pignat <marc.pignat@hevs.ch> | 2010-05-05 10:39:20 +0200 |
---|---|---|
committer | Øyvind Harboe <oyvind.harboe@zylin.com> | 2010-05-05 11:10:12 +0200 |
commit | ca0f6a5c58fb94d590362d9a7d99543919fbbf43 (patch) | |
tree | 8de0e7e0281c2dec8499a63d8695a517fe084429 /doc | |
parent | 80660288e0ff0f2a1887287e5177e52c54b14347 (diff) | |
download | openocd_libswd-ca0f6a5c58fb94d590362d9a7d99543919fbbf43.tar.gz openocd_libswd-ca0f6a5c58fb94d590362d9a7d99543919fbbf43.tar.bz2 openocd_libswd-ca0f6a5c58fb94d590362d9a7d99543919fbbf43.tar.xz openocd_libswd-ca0f6a5c58fb94d590362d9a7d99543919fbbf43.zip |
documentation typo
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/openocd.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/openocd.texi b/doc/openocd.texi index 7d54247b..49df1590 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -332,7 +332,7 @@ and one can be used for a UART adapter at the same time the other one is used to provide a debug adapter. Also, some development boards integrate an FT2232 chip to serve as -a built-in low coast debug adapter and usb-to-serial solution. +a built-in low cost debug adapter and usb-to-serial solution. @itemize @bullet @item @b{usbjtag} |