diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Cart.php b/module/VuFind/src/VuFind/View/Helper/Root/Cart.php
index 78325ff52113ef84f8748c768431a6fea07c9dd9..f26349314996ff44204c9d043e970fb281f577c5 100644
--- a/module/VuFind/src/VuFind/View/Helper/Root/Cart.php
+++ b/module/VuFind/src/VuFind/View/Helper/Root/Cart.php
@@ -56,7 +56,7 @@ class Cart extends \Zend\View\Helper\AbstractHelper
     }
 
     /**
-     * Get the Cart object from the service manager.
+     * Get the Cart object.
      *
      * @return \VuFind\Cart
      */