diff --git a/module/VuFind/src/VuFind/Search/Solr/DeduplicationListener.php b/module/VuFind/src/VuFind/Search/Solr/DeduplicationListener.php
index 94df0b2fd275f92825b3e231ef08ad415f632960..ab7356832611057c457a8da73e34e4dee3aafd26 100644
--- a/module/VuFind/src/VuFind/Search/Solr/DeduplicationListener.php
+++ b/module/VuFind/src/VuFind/Search/Solr/DeduplicationListener.php
@@ -3,7 +3,8 @@
 /**
  * Solr deduplication (merged records) listener.
  *
- * See https://vufind.org/wiki/indexing:deduplication for details on how this is used.
+ * See https://vufind.org/wiki/indexing:deduplication for details on how this is
+ * used.
  *
  * PHP version 7
  *