diff --git a/htdocs/core/modules/modProductBatch.class.php b/htdocs/core/modules/modProductBatch.class.php index 2209fffb4ad73e8164f8a2ff0c80cb1cc29999e2..0cd30f04d22646c2d4e39273686782853221f38c 100644 --- a/htdocs/core/modules/modProductBatch.class.php +++ b/htdocs/core/modules/modProductBatch.class.php @@ -78,13 +78,13 @@ class modProductBatch extends DolibarrModules $this->tabs = array(); - // Dictionnaries + // Dictionaries if (! isset($conf->productbatch->enabled)) { $conf->productbatch=new stdClass(); $conf->productbatch->enabled=0; } - $this->dictionnaries=array(); + $this->dictionaries=array(); // Boxes $this->boxes = array(); // List of boxes