diff --git a/htdocs/societe/price.php b/htdocs/societe/price.php
index 0b1f64ac278..0e390d67b03 100644
--- a/htdocs/societe/price.php
+++ b/htdocs/societe/price.php
@@ -550,7 +550,7 @@ if (!empty($conf->global->PRODUIT_CUSTOMER_PRICES)) {
print '
';
print '| ' . $langs->trans("Ref") . ' | ';
- print '' . $langs->trans("product") . ' | ';
+ print '' . $langs->trans("Product") . ' | ';
print ''.$langs->trans("AppliedPricesFrom").' | ';
print ''.$langs->trans("PriceBase").' | ';
print ''.$langs->trans("VAT").' | ';