ucm: fix SectionOnce comment

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2020-05-19 08:31:39 +02:00
parent 449bf7e191
commit 3cab9018cf

View file

@ -1580,10 +1580,10 @@ static int parse_controls(snd_use_case_mgr_t *uc_mgr, snd_config_t *cfg)
*
* # The initial boot (run once) configuration.
*
* SectionOnce {
* SectionOnce [
* cset "name='Master Playback Switch',index=2 1,1"
* cset "name='Master Playback Volume',index=2 25,25"
* }
* ]
*
* # This file also stores the default sound card state.
*