From dd41f5ad7b0ed6ab0356b67a279d60f9d3fb1200 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 14 Feb 2020 14:35:37 +0100 Subject: bin/get-package-updates: fix typo in comment --- bin/get-package-updates | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/get-package-updates b/bin/get-package-updates index 4602fe1..a5ad82e 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -417,7 +417,7 @@ echo 'Check modified packages from the last update, and put them to the build li # shellcheck disable=SC2016 { # delete old binary packages which are not yet built or on the - # deletion list and their build_assignment, if it only built + # deletion list and their build_assignment, if it only builds # deleted packages (first try deleting the build assignment, # otherwise we loose the handle on it!) for with_ba in true false; do -- cgit v1.2.3