diff --git a/htdocs/projet/class/task.class.php b/htdocs/projet/class/task.class.php index f8f3b94eb45..afb771c359c 100644 --- a/htdocs/projet/class/task.class.php +++ b/htdocs/projet/class/task.class.php @@ -41,7 +41,7 @@ class Task extends CommonObjectLine public $element = 'project_task'; /** - * @var string Name of table without prefix where object is stored + * @var string Name of table without prefix where object is stored */ public $table_element = 'projet_task';