diff --git a/htdocs/adherents/class/adherent_type.class.php b/htdocs/adherents/class/adherent_type.class.php index 336d5e56878..8d04607fadf 100644 --- a/htdocs/adherents/class/adherent_type.class.php +++ b/htdocs/adherents/class/adherent_type.class.php @@ -121,7 +121,7 @@ class AdherentType extends CommonObject /** @var array Array of members */ public $members = array(); - /** @var string */ + /** @var string string other */ public $other; public $multilangs = array();