diff --git a/htdocs/expedition/class/expedition.class.php b/htdocs/expedition/class/expedition.class.php index 955724c6f9c..1cb123a79ae 100644 --- a/htdocs/expedition/class/expedition.class.php +++ b/htdocs/expedition/class/expedition.class.php @@ -225,10 +225,10 @@ class Expedition extends CommonObject } /** - * Return next contract ref + * Return next expedition ref * * @param Societe $soc Thirdparty object - * @return string Free reference for contract + * @return string Free reference for expedition */ public function getNextNumRef($soc) {