shithub: docs.9front.org

Download patch

ref: 10666c108567073748e4ddab016ecea29d0e3519
parent: 2b9c1bd4a5980eb8dbff669f5cbef6a8e47dd69c
author: Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>
date: Tue Nov 24 05:30:50 EST 2020

audio: fix a typo

--- a/audio.md
+++ b/audio.md
@@ -36,8 +36,8 @@
 blasting with full volume immediately.
 
 `echo inpin 18 >/dev/audioctl` will make reads from `/dev/audio`
-produce samples capture from the built-in mic. You can adjust mic
-gain by doing `echo recgain 50 >/dev/volume`. To test the mic you can
+produce samples captured from the built-in mic.  You can adjust mic
+gain by doing `echo recgain 50 >/dev/volume`.  To test the mic you can
 run the following command (preferably while using headphones):
 
 	audio/pcmconv -i s16c1r44100 < '#A/audio' > /dev/audio