summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-04-23 09:53:04 +0000
committerntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-04-23 09:53:04 +0000
commit70bef9e2e0f86a4b3435058d471fbf3cd2bf232c (patch)
tree1b9fade741b1a9ac59ea3286d8a879e3e747d222 /doc
parent3ce7afc0da96c07f652bd2a59187ce2454b4416b (diff)
downloadopenocd_libswd-70bef9e2e0f86a4b3435058d471fbf3cd2bf232c.tar.gz
openocd_libswd-70bef9e2e0f86a4b3435058d471fbf3cd2bf232c.tar.bz2
openocd_libswd-70bef9e2e0f86a4b3435058d471fbf3cd2bf232c.tar.xz
openocd_libswd-70bef9e2e0f86a4b3435058d471fbf3cd2bf232c.zip
- fix typo in openocd.texi
git-svn-id: svn://svn.berlios.de/openocd/trunk@608 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'doc')
-rw-r--r--doc/openocd.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/openocd.texi b/doc/openocd.texi
index 611f5ec7..a2a06251 100644
--- a/doc/openocd.texi
+++ b/doc/openocd.texi
@@ -1287,7 +1287,7 @@ This is now handled in the @option{qSupported} PacketSize.
@section Programming using gdb
@cindex Programming using gdb
-By default the target memory map is sent to gdb, this can be diabled by
+By default the target memory map is sent to gdb, this can be disabled by
the following openocd config option:
@smallexample
gdb_memory_map disable