Fix white spaces

This commit is contained in:
Philippe GRAND 2018-08-29 12:23:03 +02:00
parent a1f31120ba
commit 9681dfca1b

View File

@ -161,9 +161,9 @@ class Categorie extends CommonObject
public $fk_parent;
/**
* @var string proper name for given parameter
*/
public $label;
* @var string proper name for given parameter
*/
public $label;
public $description;
/**