diff --git a/htdocs/product/class/product.class.php b/htdocs/product/class/product.class.php index 14bd5ebd7a0c0..2ba78b329458c 100644 --- a/htdocs/product/class/product.class.php +++ b/htdocs/product/class/product.class.php @@ -91,14 +91,14 @@ class Product extends CommonObject public $label; /** - * Product other fields PRODUCT_USE_OTHER_FIELD_IN_TRANSLATION + * Product description * * @var string */ public $description; /** - * Product descripion + * Product other fields PRODUCT_USE_OTHER_FIELD_IN_TRANSLATION * * @var string */