diff --git a/htdocs/core/modules/modProductBatch.class.php b/htdocs/core/modules/modProductBatch.class.php index 781948d0f52..3da2523ad40 100644 --- a/htdocs/core/modules/modProductBatch.class.php +++ b/htdocs/core/modules/modProductBatch.class.php @@ -64,7 +64,7 @@ class modProductBatch extends DolibarrModules // Data directories to create when module is enabled. $this->dirs = array(); - // Config pages. Put here list of php page, stored into productdluo/admin directory, to use to setup module. + // Config pages. Put here list of php page, stored into /product/admin/ directory, to setup the module. $this->config_page_url = array("product_lot_extrafields.php@product"); // Dependencies