From 16bfde8b9b40fe26eedd69ced4066f1520807a9c 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`. --- 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 377612f59f..7875dadbc0 100644 --- a/apps/app_mixmonitor.c +++ b/apps/app_mixmonitor.c @@ -259,7 +259,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