aboutsummaryrefslogtreecommitdiff
path: root/Projects
diff options
context:
space:
mode:
authorDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2010-07-11 08:11:25 +0000
committerDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2010-07-11 08:11:25 +0000
commit14cda3456ead2bbe4ac06fbdba4eb4aba93833a3 (patch)
tree500ca67c70e22634308ef1500049a4f443589e58 /Projects
parentd11a94f584596e82953cf994972315e39b1db7bd (diff)
Correct misspellings in the Bluetooth demo code.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1369 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'Projects')
-rw-r--r--Projects/Webserver/Webserver.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Projects/Webserver/Webserver.txt b/Projects/Webserver/Webserver.txt
index f20189c6..7f658766 100644
--- a/Projects/Webserver/Webserver.txt
+++ b/Projects/Webserver/Webserver.txt
@@ -80,7 +80,7 @@
* <tr>
* <td>ENABLE_TELNET_SERVER</td>
* <td>Makefile CDEFS</td>
- * <td>When defined, this enables the TELNET server in addition to the HTTP webserver, which listens for incomming connections
+ * <td>When defined, this enables the TELNET server in addition to the HTTP webserver, which listens for incoming connections
* and processes user commands.</td>
* </tr>
* <tr>