mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
fixed typo in comment
This commit is contained in:
parent
4284d79212
commit
31595805b2
1 changed files with 1 additions and 1 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue