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
committed by asterisk-org-access-app[bot]
parent 5c9dd380f5
commit bedc4328cc

View File

@@ -259,7 +259,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>