diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2009-04-19 14:29:57 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2009-04-19 14:29:57 +0000 |
commit | 619b0b7b6b44e4422ea9aeb0cde41343bb5dda70 (patch) | |
tree | 86746a10853d261e18a4ad37b4e970a4917e89a0 /Demos/OTG/TestApp | |
parent | 663f449c10b9a77a429aaa81066ce2b43ca6dc39 (diff) | |
download | lufa-619b0b7b6b44e4422ea9aeb0cde41343bb5dda70.tar.gz lufa-619b0b7b6b44e4422ea9aeb0cde41343bb5dda70.tar.bz2 lufa-619b0b7b6b44e4422ea9aeb0cde41343bb5dda70.zip |
Spell checked non-source documentation pages.
Diffstat (limited to 'Demos/OTG/TestApp')
-rw-r--r-- | Demos/OTG/TestApp/TestApp.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Demos/OTG/TestApp/TestApp.txt b/Demos/OTG/TestApp/TestApp.txt index aef55b761..a0f1488ec 100644 --- a/Demos/OTG/TestApp/TestApp.txt +++ b/Demos/OTG/TestApp/TestApp.txt @@ -36,7 +36,7 @@ * \section SSec_Description Project Description:
*
* Test application. Demonstrates several aspects of the LUFA
- * Library. On startup the current temperature will be printed
+ * Library. On start-up the current temperature will be printed
* through the USART every 10 seconds, and the current joystick
* position will be indicated via the LEDs on the selected board.
* Pressing the HWB will initiate the USB subsystem, enumerating
@@ -66,4 +66,4 @@ * </td>
* </tr>
* </table>
- */
\ No newline at end of file + */
|