mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 03:50:31 +00:00
docs: Fix minor typo in MixMonitor AMI action
The `Options` argument was erroneously documented as lowercase `options`.
This commit is contained in:
@@ -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>
|
||||||
|
Reference in New Issue
Block a user