diff --git a/inc-compilo.php3 b/inc-compilo.php3
index 4a3e2fe2aafbb8dbb0165ca0531b2c2abc82bd73..807d3c50def0fb54e001d15871df0a0df1bd5872 100644
--- a/inc-compilo.php3
+++ b/inc-compilo.php3
@@ -465,7 +465,7 @@ function compile_cas($tableau, $descr, &$boucles, $id_boucle='') {
 			$altern = "''";
 			break;
 
-		case 'champ';
+		case 'champ':
 
 			// cette structure pourrait etre completee des le phrase' (a faire)
 			$p->id_boucle = $id_boucle;