output/alsa: fix comment typo
This commit is contained in:
parent
c926021599
commit
fac15aaffb
@ -995,7 +995,7 @@ try {
|
|||||||
whenever more data arrives */
|
whenever more data arrives */
|
||||||
/* the same applies when there is still enough
|
/* the same applies when there is still enough
|
||||||
data in the ALSA-PCM buffer (determined by
|
data in the ALSA-PCM buffer (determined by
|
||||||
snd_pcm_avail()); this can happend at the
|
snd_pcm_avail()); this can happen at the
|
||||||
start of playback, when our ring_buffer is
|
start of playback, when our ring_buffer is
|
||||||
smaller than the ALSA-PCM buffer */
|
smaller than the ALSA-PCM buffer */
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user