diff --git a/module/VuFind/src/VuFind/Search/Solr/V3/ErrorListener.php b/module/VuFind/src/VuFind/Search/Solr/V3/ErrorListener.php
index 275756b7c659697036a0eb5abaa1bab57782fbd2..620c72293321c4ea413503592fc19e62f6489d30 100644
--- a/module/VuFind/src/VuFind/Search/Solr/V3/ErrorListener.php
+++ b/module/VuFind/src/VuFind/Search/Solr/V3/ErrorListener.php
@@ -44,9 +44,8 @@ use Zend\EventManager\EventInterface;
  */
 class ErrorListener
 {
-
     /**
-     * Backends ot listen on.
+     * Backends to listen on.
      *
      * @var array
      */
diff --git a/module/VuFind/src/VuFind/Search/Solr/V4/ErrorListener.php b/module/VuFind/src/VuFind/Search/Solr/V4/ErrorListener.php
index f41d4ab249b23ff2f19f9d23c1c7574518e9557c..b66bab8cfabbe6adaf95c618432dd80d8fd1a6ac 100644
--- a/module/VuFind/src/VuFind/Search/Solr/V4/ErrorListener.php
+++ b/module/VuFind/src/VuFind/Search/Solr/V4/ErrorListener.php
@@ -44,9 +44,8 @@ use Zend\EventManager\EventInterface;
  */
 class ErrorListener
 {
-
     /**
-     * Backends ot listen on.
+     * Backends to listen on.
      *
      * @var array
      */