refactor: fix translator instruction

This commit is contained in:
grandeljay 2023-09-20 12:32:41 +02:00
parent 092168e845
commit 2222dbd8e5

View file

@ -230,7 +230,7 @@ $page->navigation();
<ul>
<li>
<?php
/** TRANSLATORS: Changelog: Fixed */
/** TRANSLATORS: Changelog: Changed */
echo __('Decreased wish height on mobile devices');
?>
</li>