app_amd: Remove errant space in documentation for totalAnalysisTime.

This commit is contained in:
George Joseph
2026-01-22 11:37:05 -07:00
parent 0f7e20a401
commit 640ea61f21

View 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>