diff options
Diffstat (limited to 'Demos/OTG/TestApp/TestApp.txt')
-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 + */
|