diff --git a/src/backend/bs_sched b/src/backend/bs_sched index 95a6b271979..796af71b049 100755 --- a/src/backend/bs_sched +++ b/src/backend/bs_sched @@ -2134,7 +2134,7 @@ sub checkbuildrepoid { # get_projpacks: get/update project/package information # # input: $projid: update just this project -# $packid: update just this package +# @packids: update just these packages # output: $projpacks (global) #