Fix spelling error
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
</ul>
|
||||
|
||||
<?php if (! empty($changes['description'])): ?>
|
||||
<p><?= t('The description have been modified') ?></p>
|
||||
<p><?= t('The description has been modified') ?></p>
|
||||
<div class="markdown"><?= $this->text->markdown($task['description']) ?></div>
|
||||
<?php endif ?>
|
||||
<?php endif ?>
|
||||
Reference in New Issue
Block a user