From 1b55bcaad0f5bfc35b70f1f7ef35186d63ff5f7c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jeremy=20Lain=C3=A9?= Date: Tue, 28 Jan 2025 16:25:32 +0100 Subject: [PATCH] docs: Fix minor typo in MixMonitor AMI action The `Options` argument was erroneously documented as lowercase `options`. (cherry picked from commit 575545b49c785697ac15548fdae73d6004dcedd0) --- apps/app_mixmonitor.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/app_mixmonitor.c b/apps/app_mixmonitor.c index d37514cf4c..222915d86b 100644 --- a/apps/app_mixmonitor.c +++ b/apps/app_mixmonitor.c @@ -262,7 +262,7 @@ neither MIXMONITOR_FILENAME or this parameter is set, the mixed stream won't be recorded. - + Options that apply to the MixMonitor in the same way as they would apply if invoked from the MixMonitor application. For a list of available options, see the documentation for the mixmonitor application. -- 2.47.2