Fix typo in translation string

This commit is contained in:
Frédéric Guillot
2018-06-06 13:46:26 -07:00
parent 25ae17b5ff
commit 5064fcd330
32 changed files with 32 additions and 32 deletions

View File

@@ -6,7 +6,7 @@
<?= $this->form->csrf() ?>
<?= $this->form->hidden('task_ids', $values) ?>
<p class="form-help"><?= t('Choose the properties that you would to change for the selected tasks.') ?></p>
<p class="form-help"><?= t('Choose the properties that you would like to change for the selected tasks.') ?></p>
<fieldset class="bulk-change-block">
<div class="bulk-change-checkbox">