aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/AudioOutput/AudioOutput.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Demos/Device/AudioOutput/AudioOutput.txt')
-rw-r--r--Demos/Device/AudioOutput/AudioOutput.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/Demos/Device/AudioOutput/AudioOutput.txt b/Demos/Device/AudioOutput/AudioOutput.txt
index b59c2a8b4..a47f9b5f3 100644
--- a/Demos/Device/AudioOutput/AudioOutput.txt
+++ b/Demos/Device/AudioOutput/AudioOutput.txt
@@ -42,8 +42,8 @@
* basic USB Audio drivers in all modern OSes (i.e. no special drivers
* required).
*
- * On startup the system will automatically enumerate and function
- * as a USB speaker. Incomming audio will output in 8-bit PWM onto
+ * On start-up the system will automatically enumerate and function
+ * as a USB speaker. Incoming audio will output in 8-bit PWM onto
* the timer output (timer 3 for the AT90USBXXX6/7 USB AVRs, timer 1 for
* the AT90USBXXX2 controller AVRs) compare channel A for AUDIO_OUT_MONO
* mode, on channels A and B for AUDIO_OUT_STEREO and on the board LEDs
@@ -90,4 +90,4 @@
* <td>Gives the audio sample rate per channel for the audio stream, in Hz.</td>
* </tr>
* </table>
- */ \ No newline at end of file
+ */