summaryrefslogtreecommitdiff
path: root/app/Template/task_bulk_change_property
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2018-06-06 13:46:26 -0700
committerFrédéric Guillot <fred@kanboard.net>2018-06-06 13:46:26 -0700
commit5064fcd33098e7252690af8a0770f83aadefa059 (patch)
tree13e9a897717e3a6982496346f3d16c634a758ec5 /app/Template/task_bulk_change_property
parent25ae17b5ffafef95e990bb3b201e0a8190f887d5 (diff)
Fix typo in translation string
Diffstat (limited to 'app/Template/task_bulk_change_property')
-rw-r--r--app/Template/task_bulk_change_property/show.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Template/task_bulk_change_property/show.php b/app/Template/task_bulk_change_property/show.php
index a152bc39..44719907 100644
--- a/app/Template/task_bulk_change_property/show.php
+++ b/app/Template/task_bulk_change_property/show.php
@@ -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">