From 22a000a6de5ad7b9f1dccc53a31c7245ee03ee0a Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 8 Jul 2021 20:32:11 +0100 Subject: [PATCH] script: Remove a spurious HTML comment end marker Signed-off-by: Ian Jackson --- templates/script.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/script.ts b/templates/script.ts index 2eaa8d72..1907da55 100644 --- a/templates/script.ts +++ b/templates/script.ts @@ -2,7 +2,7 @@ // Copyright 2020-2021 Ian Jackson and contributors to Otter // SPDX-License-Identifier: AGPL-3.0-or-later -// There is NO WARRANTY. --> +// There is NO WARRANTY. // elemnts for a piece // -- 2.30.2