Skip to content

Commit

Permalink
control: remap - clarify comments and docs
Browse files Browse the repository at this point in the history
Fix copy-n-paste errors.

Signed-off-by: Jaroslav Kysela <[email protected]>
  • Loading branch information
perexg committed Nov 12, 2024
1 parent 4e7a510 commit 49295a4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/control/control_remap.c
Original file line number Diff line number Diff line change
Expand Up @@ -1228,10 +1228,10 @@ child controls to one or split one control to more.
\code
ctl.name {
type remap # Route & Volume conversion PCM
child STR # Slave name
type remap # Remap controls
child STR # Child name
# or
child { # Slave definition
child { # Child definition
type STR
...
}
Expand Down

0 comments on commit 49295a4

Please sign in to comment.