diff --git a/classes/Product.php b/classes/Product.php index a9a0ada79..709e8ea40 100644 --- a/classes/Product.php +++ b/classes/Product.php @@ -4899,7 +4899,7 @@ class ProductCore extends ObjectModel /** * @deprecated 1.5.0.10 * @see Product::deleteAttributeCombination() - * @param int $id_lang + * @param int $id_product_attribute */ public function deleteAttributeCombinaison($id_product_attribute) {