diff --git a/ecrire/public/criteres.php b/ecrire/public/criteres.php index 7f20b8c6be29c34bed7af34bbfc372da99639413..260ebabeb744292fc149e5ba5a90c2398dc27e51 100644 --- a/ecrire/public/criteres.php +++ b/ecrire/public/criteres.php @@ -1001,7 +1001,7 @@ function calculer_critere_par_champ($idb, &$boucles, $crit, $par, $raw = false) ) { $par = $infos['alias'] . "." . $champ; } elseif ($table) { - // On avait table + champ, mais on ne les as pas trouvé + // On avait table + champ, mais on ne les a pas trouvés return array('zbug_critere_inconnu', array('critere' => $crit->op . " $par")); } else { // Sinon tant pis, ca doit etre un champ synthetise (cf points)