From: Jaroslav Kysela Date: Thu, 24 Oct 2024 09:08:00 +0000 (+0200) Subject: control: remap - clarify comments and docs X-Git-Tag: v1.2.13~1 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=49295a4e17777218aa630a2c48dda4ab3d282832;p=alsa-lib.git control: remap - clarify comments and docs Fix copy-n-paste errors. Signed-off-by: Jaroslav Kysela --- diff --git a/src/control/control_remap.c b/src/control/control_remap.c index e0ed9748..fb027d42 100644 --- a/src/control/control_remap.c +++ b/src/control/control_remap.c @@ -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 ... }