diff options
Diffstat (limited to 'Demos/Device/AudioInput')
-rw-r--r-- | Demos/Device/AudioInput/AudioInput.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Demos/Device/AudioInput/AudioInput.txt b/Demos/Device/AudioInput/AudioInput.txt index 0b1ab8d7e..cf7125949 100644 --- a/Demos/Device/AudioInput/AudioInput.txt +++ b/Demos/Device/AudioInput/AudioInput.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 microphone. Incomming audio from the ADC channel 1 will
+ * On start-up the system will automatically enumerate and function
+ * as a USB microphone. Incoming audio from the ADC channel 1 will
* be sampled and sent to the host computer.
*
* To use, connect a microphone to the ADC channel 2.
@@ -72,4 +72,4 @@ * <td>Gives the audio sample rate per channel for the audio stream, in Hz.</td>
* </tr>
* </table>
- */
\ No newline at end of file + */
|