Issue #2869360 by hugovk, Lendude: Typo: "... will may solve the issue"
parent
a16b7dd636
commit
e4e32ed659
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in New Issue