docs: Fix minor typo in MixMonitor AMI action

The `Options` argument was erroneously documented as lowercase
`options`.
This commit is contained in:
Jeremy Lainé
2025-01-28 16:25:32 +01:00
parent 9bb081a090
commit 575545b49c

View File

@@ -262,7 +262,7 @@
neither MIXMONITOR_FILENAME or this parameter is set, the mixed stream won't
be recorded.</para>
</parameter>
<parameter name="options">
<parameter name="Options">
<para>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. </para>