From 1cefe479e72cb09439b17ebe086c0651e5af619a Mon Sep 17 00:00:00 2001 From: Philippe Grand Date: Fri, 20 May 2022 17:20:41 +0200 Subject: [PATCH] Update adherent_type.class.php --- htdocs/adherents/class/adherent_type.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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();