From 49295a4e17777218aa630a2c48dda4ab3d282832 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Thu, 24 Oct 2024 11:08:00 +0200 Subject: [PATCH] control: remap - clarify comments and docs Fix copy-n-paste errors. Signed-off-by: Jaroslav Kysela --- src/control/control_remap.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 ... }