Issue #2869360 by hugovk, Lendude: Typo: "... will may solve the issue"

8.4.x
Nathaniel Catchpole 2017-04-20 12:54:57 +01:00
parent a16b7dd636
commit e4e32ed659
1 changed files with 1 additions and 1 deletions

View 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',