diff --git a/module/VuFind/src/VuFind/RecordTab/Factory.php b/module/VuFind/src/VuFind/RecordTab/Factory.php
index 4de8d6b66466d491a58d7906839565ef35d6723f..56fdc2b9fc2141497933a2ebfce5a32aa3be4d09 100644
--- a/module/VuFind/src/VuFind/RecordTab/Factory.php
+++ b/module/VuFind/src/VuFind/RecordTab/Factory.php
@@ -217,7 +217,7 @@ class Factory
      *
      * @param ServiceManager $sm Service manager.
      *
-     * @return SimilarItems
+     * @return SimilarItemsCarousel
      */
     public static function getSimilarItemsCarousel(ServiceManager $sm)
     {