Correct misspellings in the Bluetooth demo code.

This commit is contained in:
Dean Camera 2010-07-11 08:11:25 +00:00
parent f6e84eabce
commit 2b0d93c129
11 changed files with 46 additions and 46 deletions

View file

@ -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>