Skip to content

Commit

Permalink
Update product.class.php
Browse files Browse the repository at this point in the history
  • Loading branch information
frederic34 committed Oct 24, 2019
1 parent 93a8b1d commit 5999d8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions htdocs/product/class/product.class.php
Expand Up @@ -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
*/
Expand Down

0 comments on commit 5999d8a

Please sign in to comment.