aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-11-01 21:46:14 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-11-01 21:46:38 +0100
commitf7764f5d60ccafd637df5b32098103181fce91b9 (patch)
tree89dd3e3bbee8dcbacae6e51d500138f4b372fd35
parentNo need to fiddle with harfbuzz/freetype anymore (diff)
downloadreleng-f7764f5d.tar.gz
releng-f7764f5d.tar.bz2
releng-f7764f5d.zip
Typo fix
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rwxr-xr-xscripts/copy_buildsync.sh2
1 files changed, 1 insertions, 1 deletions
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