docs: Fix minor typo in MixMonitor AMI action

The `Options` argument was erroneously documented as lowercase
`options`.

(cherry picked from commit 575545b49c)
releases/20
Jeremy Lainé 4 months ago committed by Asterisk Development Team
parent c1ca76f094
commit 1b55bcaad0

@ -262,7 +262,7 @@
neither MIXMONITOR_FILENAME or this parameter is set, the mixed stream won't neither MIXMONITOR_FILENAME or this parameter is set, the mixed stream won't
be recorded.</para> be recorded.</para>
</parameter> </parameter>
<parameter name="options"> <parameter name="Options">
<para>Options that apply to the MixMonitor in the same way as they <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 would apply if invoked from the MixMonitor application. For a list of
available options, see the documentation for the mixmonitor application. </para> available options, see the documentation for the mixmonitor application. </para>

Loading…
Cancel
Save