From 8f12102ce18ff2b3499ff658664dec981024d3a1 Mon Sep 17 00:00:00 2001 From: Andreas Moik Date: Thu, 17 Mar 2016 10:46:08 +0100 Subject: [PATCH] comment update --- vilesci/personen/aliquote_reduktion.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vilesci/personen/aliquote_reduktion.php b/vilesci/personen/aliquote_reduktion.php index 338d6b9ba..e065f3119 100644 --- a/vilesci/personen/aliquote_reduktion.php +++ b/vilesci/personen/aliquote_reduktion.php @@ -241,7 +241,7 @@ var residual = perZGV * zgvs.length; var resDiff = neededStudentsCount - residual; - // distribute the remaining places + // distribute the remaining places on the present ZGVs while(resDiff > 0) { zgvElems.forEach(function(i)