diff --git a/themes/question/inputondemand/survey/questions/answer/multipleshorttext/answer.twig b/themes/question/inputondemand/survey/questions/answer/multipleshorttext/answer.twig index 57b0518e96a..03eca60ae6a 100644 --- a/themes/question/inputondemand/survey/questions/answer/multipleshorttext/answer.twig +++ b/themes/question/inputondemand/survey/questions/answer/multipleshorttext/answer.twig @@ -2,7 +2,7 @@ /** * Multiple Short Text question Html * - * @var $sRows : the rows, generated with the views rows/answer_row*.php + * @var $aRows : the rows, generated with the views rows/answer_row*.php * */ #} @@ -13,7 +13,14 @@