Skip to content
Snippets Groups Projects
Commit e4e32ed6 authored by catch's avatar catch
Browse files

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

parent a16b7dd6
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -59,7 +59,7 @@ public function buildOptionsForm(&$form, FormStateInterface $form_state) {
}
}
$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',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment