]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
app_amd: Remove errant space in documentation for totalAnalysisTime.
authorGeorge Joseph <gjoseph@sangoma.com>
Thu, 22 Jan 2026 18:37:05 +0000 (11:37 -0700)
committerGeorge Joseph <gjoseph@sangoma.com>
Thu, 22 Jan 2026 21:00:32 +0000 (21:00 +0000)
apps/app_amd.c

index 0204ef6b01375e7f8ae58ae600e9b4d5f9a4933a..ed54388867a97396d9f3ee64be3c54166043494c 100644 (file)
@@ -73,7 +73,7 @@
                                <para>Is the silence after detecting a greeting.</para>
                                <para>If this is exceeded, the result is detection as a HUMAN</para>
                        </parameter>
-                       <parameter name="totalAnalysis Time" required="false">
+                       <parameter name="totalAnalysisTime" required="false">
                                <para>Is the maximum time allowed for the algorithm</para>
                                <para>to decide on whether the audio represents a HUMAN, or a MACHINE</para>
                        </parameter>