From 5151d148b8b8d7c96b736b1356b91afb771d66a8 Mon Sep 17 00:00:00 2001 From: sabban Date: Wed, 27 Oct 2004 21:19:16 +0200 Subject: [PATCH] faute d'orthographe darcs-hash:20041027191916-1d643-a507d2bae9951f749d926b26a59422260a55e868.gz --- gestion/gest_crans.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gestion/gest_crans.py b/gestion/gest_crans.py index d0382d86..cf2c06e9 100755 --- a/gestion/gest_crans.py +++ b/gestion/gest_crans.py @@ -206,7 +206,7 @@ def set_etudes(adher) : arg+= u'--menu "Choisissez l\'année administrative" 0 0 0 ' arg+= u'"Deug 1" "Deug 1ère année" ' arg+= u'"Deug 2" "Deug 2ème année" ' - arg+= u'"License" "" ' + arg+= u'"Licence" "" ' arg+= u'"Master 1" "Master 1ère année" ' arg+= u'"Master 2" "Master 2ème année" ' arg+= u'"Thèse 1" "1ème année thèse" '