From b770289bee67008a092b60d31907e47cc8a612ea Mon Sep 17 00:00:00 2001 From: bMancone Date: Wed, 19 Oct 2011 16:25:38 +0000 Subject: [PATCH] // StockManagerInterface : fixed comment.. --- classes/stock/StockManagerInterface.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classes/stock/StockManagerInterface.php b/classes/stock/StockManagerInterface.php index c6aa221da..edb50069e 100644 --- a/classes/stock/StockManagerInterface.php +++ b/classes/stock/StockManagerInterface.php @@ -112,7 +112,7 @@ interface StockManagerInterface /** * For a given product, returns the time left before being out of stock. - * By default, for the given product, it will use sum(quantities removed/added in all warehouses) + * By default, for the given product, it will use sum(quantities removed in all warehouses) * * @param int $id_product * @param int $id_product_attribute