diff --git a/module/VuFind/src/VuFind/View/Helper/Root/AccountCapabilities.php b/module/VuFind/src/VuFind/View/Helper/Root/AccountCapabilities.php
index 8e86605c31643373429f4d8f07f12eedc23153b9..6c8452170e07fcbbcffd0428e2f74d6eee27b425 100644
--- a/module/VuFind/src/VuFind/View/Helper/Root/AccountCapabilities.php
+++ b/module/VuFind/src/VuFind/View/Helper/Root/AccountCapabilities.php
@@ -49,7 +49,7 @@ class AccountCapabilities extends \Zend\View\Helper\AbstractHelper
     /**
      * Constructor
      *
-     * @param Helper $connection Capabilities helper
+     * @param Helper $helper Capabilities helper
      */
     public function __construct(Helper $helper)
     {