]> 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)
committerJeremy Lainé <jeremy.laine@m4x.org>
Wed, 29 Jan 2025 15:17:17 +0000 (15:17 +0000)
The `Options` argument was erroneously documented as lowercase
`options`.

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>