]> 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:29:21 +0000 (18:29 +0000)
The `Options` argument was erroneously documented as lowercase
`options`.

(cherry picked from commit 16bfde8b9b40fe26eedd69ced4066f1520807a9c)

apps/app_mixmonitor.c

index 377612f59f1809a00695b9bc8b227b1833101fd7..7875dadbc0f03f4821bf06a65da3310f49ac4974 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>