From bd03a666cede160aaeaf73f037b16ab52b7e05f4 Mon Sep 17 00:00:00 2001 From: Mohamed DAOUD Date: Sun, 18 Feb 2024 17:00:13 +0100 Subject: [PATCH] Update contact.class.php --- htdocs/contact/class/contact.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/contact/class/contact.class.php b/htdocs/contact/class/contact.class.php index c6ff553a83865..65cf34dcaeb14 100644 --- a/htdocs/contact/class/contact.class.php +++ b/htdocs/contact/class/contact.class.php @@ -169,7 +169,7 @@ class Contact extends CommonObject public $fullname; /** - * @var string fullname + * @var string Name alias */ public $name_alias;