From 5a8920d9c8f5e987cb7071bc87a7d5689ee3ab13 Mon Sep 17 00:00:00 2001 From: Michael Schroeder Date: Tue, 19 Feb 2013 13:01:11 +0100 Subject: [PATCH] [backend] fix comment --- src/backend/bs_sched | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) #