From 47485b39cea88f56de64b28337adcb9732928fdd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20FRANCE?= Date: Thu, 19 Nov 2015 16:41:11 +0100 Subject: [PATCH] Update commande.class.php --- htdocs/commande/class/commande.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/commande/class/commande.class.php b/htdocs/commande/class/commande.class.php index a4baeb18c72..d1351ba273a 100644 --- a/htdocs/commande/class/commande.class.php +++ b/htdocs/commande/class/commande.class.php @@ -3315,7 +3315,7 @@ class Commande extends CommonOrder /** - * Class to mange order lines + * Class to manage order lines */ class OrderLine extends CommonOrderLine {