diff --git a/core/lib/Thelia/Action/Cart.php b/core/lib/Thelia/Action/Cart.php index 2c82d4e01..a1b4b11fe 100755 --- a/core/lib/Thelia/Action/Cart.php +++ b/core/lib/Thelia/Action/Cart.php @@ -69,7 +69,7 @@ class Cart extends BaseAction implements EventSubscriberInterface /** * - * add an article to cart + * add an article in the current cart * * @param \Thelia\Core\Event\ActionEvent $event */