Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / views / src / Plugin / views / BrokenHandlerTrait.php
index 00233f7cca6cc42fafb0f027fcb497ee609a097c..bd7d59ceece5e416af98994148bb023bfd148976 100644 (file)
@@ -59,7 +59,7 @@ trait BrokenHandlerTrait {
       }
     }
 
-    $description_bottom = t('Enabling the appropriate module will may solve this issue. Otherwise, check to see if there is a module update available.');
+    $description_bottom = t('Enabling the appropriate module may solve this issue. Otherwise, check to see if there is a module update available.');
 
     $form['description'] = [
       '#type' => 'container',