diff --git a/htdocs/ticket/class/actions_ticket.class.php b/htdocs/ticket/class/actions_ticket.class.php index c88994a4ca2..061210fabd2 100644 --- a/htdocs/ticket/class/actions_ticket.class.php +++ b/htdocs/ticket/class/actions_ticket.class.php @@ -951,7 +951,7 @@ class ActionsTicket * Print statut * * @param int $mode Display mode - * @return string + * @return string Label of status */ public function getLibStatut($mode = 0) { @@ -978,8 +978,8 @@ class ActionsTicket /** * Get action title * - * @param string $action Type of action - * @return string + * @param string $action Type of action + * @return string Title of action */ public function getTitle($action = '') {