From 087b013e1e0b6987cf66279b38c33b552b805637 Mon Sep 17 00:00:00 2001 From: bMancone Date: Mon, 26 Mar 2012 15:39:55 +0000 Subject: [PATCH] // Fixed comment --- classes/stock/StockManagerFactory.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classes/stock/StockManagerFactory.php b/classes/stock/StockManagerFactory.php index 315b9369e..a792e1af9 100644 --- a/classes/stock/StockManagerFactory.php +++ b/classes/stock/StockManagerFactory.php @@ -37,7 +37,7 @@ class StockManagerFactoryCore protected static $stock_manager; /** - * Returns a StockManager that corresponds to the Product/Warehouse + * Returns a StockManager * * @return StockManagerInterface */