diff options
author | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-09-28 12:13:49 +0000 |
---|---|---|
committer | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-09-28 12:13:49 +0000 |
commit | 62b7e1ce647a02f6bf5b0fc2f9a73bdf1dd84565 (patch) | |
tree | 9cbd158e3491c6b95f11559489ca1364d3888b7d /doc/manual | |
parent | cbe34d0819725c050ae2a7bfbea727df1e8583e3 (diff) | |
download | openocd+libswd-62b7e1ce647a02f6bf5b0fc2f9a73bdf1dd84565.tar.gz openocd+libswd-62b7e1ce647a02f6bf5b0fc2f9a73bdf1dd84565.tar.bz2 openocd+libswd-62b7e1ce647a02f6bf5b0fc2f9a73bdf1dd84565.tar.xz openocd+libswd-62b7e1ce647a02f6bf5b0fc2f9a73bdf1dd84565.zip |
spelling fix
git-svn-id: svn://svn.berlios.de/openocd/trunk@2766 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'doc/manual')
-rw-r--r-- | doc/manual/server.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/server.txt b/doc/manual/server.txt index 4310d365..73d7746c 100644 --- a/doc/manual/server.txt +++ b/doc/manual/server.txt @@ -111,7 +111,7 @@ Long before OpenOCD had a TCL command line, Zylin AS built their ZY1000 devince with a built-in HTTP server. Later, they were willing to both contribute and integrate most of that work into the main tree. -@subsection serverdocsother Other Options Concidered +@subsection serverdocsother Other Options Considered What if a web browser is not acceptable ie: You want to write your own front gadget in Eclipse, or KDevelop, or PerlTK, Ruby, or what ever |