commit: f7764f5d60ccafd637df5b32098103181fce91b9
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 1 20:46:14 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Nov 1 20:46:38 2021 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=f7764f5d
Typo fix
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
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