diff --git a/htdocs/societe/class/societe.class.php b/htdocs/societe/class/societe.class.php index 238d1b46606..c61b08b1ecf 100644 --- a/htdocs/societe/class/societe.class.php +++ b/htdocs/societe/class/societe.class.php @@ -1302,7 +1302,7 @@ class Societe extends CommonObject * Delete a third party from database and all its dependencies (contacts, rib...) * * @param int $id Id of third party to delete - * @param User $user User who ask to delete thirparty + * @param User $fuser User who ask to delete thirparty * @param int $call_trigger 0=No, 1=yes * @return int <0 if KO, 0 if nothing done, >0 if OK */