Correct typos in English text

This commit is contained in:
James
2018-05-25 09:09:53 +01:00
committed by Frédéric Guillot
parent ba0455d8e4
commit 0759535939
34 changed files with 128 additions and 128 deletions

View File

@@ -28,6 +28,6 @@
</form>
<p class="alert alert-info">
<?= t('This chart show the average lead and cycle time for the last %d tasks over the time.', 1000) ?>
<?= t('This chart shows the average lead and cycle time for the last %d tasks over the time.', 1000) ?>
</p>
<?php endif ?>