X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fviews%2Fsrc%2FPlugin%2Fviews%2FBrokenHandlerTrait.php;fp=web%2Fcore%2Fmodules%2Fviews%2Fsrc%2FPlugin%2Fviews%2FBrokenHandlerTrait.php;h=bd7d59ceece5e416af98994148bb023bfd148976;hp=00233f7cca6cc42fafb0f027fcb497ee609a097c;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/web/core/modules/views/src/Plugin/views/BrokenHandlerTrait.php b/web/core/modules/views/src/Plugin/views/BrokenHandlerTrait.php index 00233f7cc..bd7d59cee 100644 --- a/web/core/modules/views/src/Plugin/views/BrokenHandlerTrait.php +++ b/web/core/modules/views/src/Plugin/views/BrokenHandlerTrait.php @@ -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',