]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
docs: Fix minor typo in MixMonitor AMI action
authorJeremy Lainé <jeremy.laine@m4x.org>
Tue, 28 Jan 2025 15:25:32 +0000 (16:25 +0100)
committerAsterisk Development Team <asteriskteam@digium.com>
Thu, 20 Mar 2025 18:18:29 +0000 (18:18 +0000)
The `Options` argument was erroneously documented as lowercase
`options`.

(cherry picked from commit 575545b49c785697ac15548fdae73d6004dcedd0)

apps/app_mixmonitor.c

index d37514cf4c86e878a8303683dcae8854e940558e..222915d86b8f6335a15caa81a409d023c771c2a8 100644 (file)
                                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>