diff options
author | Antonio Borneo <borneo.antonio@gmail.com> | 2010-11-22 19:32:57 +0800 |
---|---|---|
committer | Øyvind Harboe <oyvind.harboe@zylin.com> | 2010-11-23 08:32:43 +0100 |
commit | 06b4903e3e932a5d21d20adba551c36c296496ce (patch) | |
tree | a1b0f0d603937f7348667996716876de8d6624ec | |
parent | 8902789f0de78f52d74e467017a064dcc568b66b (diff) | |
download | openocd_libswd-06b4903e3e932a5d21d20adba551c36c296496ce.tar.gz openocd_libswd-06b4903e3e932a5d21d20adba551c36c296496ce.tar.bz2 openocd_libswd-06b4903e3e932a5d21d20adba551c36c296496ce.tar.xz openocd_libswd-06b4903e3e932a5d21d20adba551c36c296496ce.zip |
Documentation: fix typo
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
-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 0d24ddef..2727a0bb 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -124,7 +124,7 @@ different messaging protocols on top of that signaling). There are many types of debug adapter, and little uniformity in what they are called. (There are also product naming differences.) -These adapters are sometimes packaged as discrete dongles. which +These adapters are sometimes packaged as discrete dongles, which may generically be called @dfn{hardware interface dongles}. Some development boards also integrate them directly, which may let the development board can be directly connected to the debug |