Update product.class.php

This commit is contained in:
Frédéric FRANCE 2019-10-24 16:11:05 +02:00 committed by GitHub
parent 93a8b1d2a3
commit 5999d8a05a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
*/