fixed typo in comment

This commit is contained in:
Jaroslav Kysela 2005-09-21 08:24:31 +00:00
parent 4284d79212
commit 31595805b2

View file

@ -305,7 +305,7 @@ enum _snd_pcm_type {
SND_PCM_TYPE_HW = 0,
/** Hooked PCM */
SND_PCM_TYPE_HOOKS,
/** One ore more linked PCM with exclusive access to selected
/** One or more linked PCM with exclusive access to selected
channels */
SND_PCM_TYPE_MULTI,
/** File writing plugin */