Commit 881a399139 for asterisk.org

commit 881a399139413fd65f34ec6cf0be98f9620c14af
Author: George Joseph <gjoseph@sangoma.com>
Date:   Thu Jan 22 11:37:05 2026 -0700

    app_amd: Remove errant space in documentation for totalAnalysisTime.

diff --git a/apps/app_amd.c b/apps/app_amd.c
index 0204ef6b01..ed54388867 100644
--- a/apps/app_amd.c
+++ b/apps/app_amd.c
@@ -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>