diff --git a/htdocs/product.class.php b/htdocs/product.class.php index 6f8dc1c3b99..8a4705db7b4 100644 --- a/htdocs/product.class.php +++ b/htdocs/product.class.php @@ -746,7 +746,7 @@ class Product global $langs; global $conf; - dolibarr_syslog("Product::fecth $id=$id ref=$ref"); + dolibarr_syslog("Product::fetch id=$id ref=$ref"); // Verification parametres if (! $id && ! $ref)