From 3f15c80a82a548adca349fedbb66150e63dddd88 Mon Sep 17 00:00:00 2001 From: bMancone Date: Wed, 19 Oct 2011 16:25:38 +0000 Subject: [PATCH] // StockManagerInterface : fixed comment.. git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9478 b9a71923-0436-4b27-9f14-aed3839534dd --- 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