From a2c6edb1e5ef70bec568e4cc41c8492173697add Mon Sep 17 00:00:00 2001 From: Stephan Yelle Date: Thu, 22 May 2025 21:14:53 -0400 Subject: [PATCH] fixed ambiguous characters --- testTaskGate.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testTaskGate.ps1 b/testTaskGate.ps1 index eb8652a..bb758df 100644 --- a/testTaskGate.ps1 +++ b/testTaskGate.ps1 @@ -464,7 +464,7 @@ $style = @' } // ======================================================================= - // Un-check “Select All” if any child is unchecked (& re‐check if all are checked) + // Un-check “Select All” if any child is unchecked (& re-check if all are checked) // ======================================================================= function updateSelectAll(col) { const master = document.getElementById(