From f7764f5d60ccafd637df5b32098103181fce91b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Mon, 1 Nov 2021 21:46:14 +0100 Subject: [PATCH] Typo fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- scripts/copy_buildsync.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/copy_buildsync.sh b/scripts/copy_buildsync.sh index 9f56f44a..7b4dfbdc 100755 --- a/scripts/copy_buildsync.sh +++ b/scripts/copy_buildsync.sh @@ -157,7 +157,7 @@ process_arch() { fi if [ -n "${stage3_list}" ]; then echo -e "${header}" >"${OUT_STAGE3}" - # Dito for stage3 + # Ditto for stage3 rm -f current-stage3 fi