Fix spelling
This commit is contained in:
parent
ffa6972a9c
commit
8e738770e7
1 changed files with 2 additions and 2 deletions
|
@ -77,7 +77,7 @@ $page->navigation();
|
||||||
<li>
|
<li>
|
||||||
<?php
|
<?php
|
||||||
/** TRANSLATORS: Changelog: Roadmap */
|
/** TRANSLATORS: Changelog: Roadmap */
|
||||||
echo __('Verify wishes are still available when attempting to fulfill them. Alternatively, a heartbeat which checks if all the wishes are still unfulfilled.');
|
echo __('Verify wishes are still available when attempting to fulfil them. Alternatively, a heartbeat which checks if all the wishes are still unfulfilled.');
|
||||||
?>
|
?>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
@ -158,7 +158,7 @@ $page->navigation();
|
||||||
<li>
|
<li>
|
||||||
<?php
|
<?php
|
||||||
/** TRANSLATORS: Changelog: Fixed */
|
/** TRANSLATORS: Changelog: Fixed */
|
||||||
echo __('Fix background and color when opening the mobile menu');
|
echo __('Fix background and colour when opening the mobile menu');
|
||||||
?>
|
?>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
Loading…
Reference in a new issue