diff --git a/htdocs/core/class/html.formprojet.class.php b/htdocs/core/class/html.formprojet.class.php index 1e7d455d7b45b8f1f402a52db5ebca5db1b77c5e..d51516359adde7caf4e715965153b298a5359500 100644 --- a/htdocs/core/class/html.formprojet.class.php +++ b/htdocs/core/class/html.formprojet.class.php @@ -517,7 +517,7 @@ class FormProjets * * @param string $htmlname HTML name * @param int $preselected Preselected - * @param int $shwoempty Add an empty line + * @param int $showempty Add an empty line * @param int $useshortlabel Use short label * @return int|string The HTML select list of element or '' if nothing or -1 if KO */