summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/get-package-updates2
1 files changed, 1 insertions, 1 deletions
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