Fix spelling

This commit is contained in:
Jay Trees 2022-04-07 12:50:39 +02:00
parent da2e32c2f7
commit d575aa8289
2 changed files with 3 additions and 3 deletions

View file

@ -129,7 +129,7 @@ $page->navigation();
</div> </div>
<div class="item" data-tab="preferences"> <div class="item" data-tab="preferences">
<div class="ui small header"><?= __('Preferences') ?></div> <div class="ui small header"><?= __('Preferences') ?></div>
<p><?= __('Improve your withthis experience') ?></p> <p><?= __('Improve your wishthis experience') ?></p>
</div> </div>
</div> </div>
</div> </div>

View file

@ -65,7 +65,7 @@ $page->navigation();
<div class="ui segment"> <div class="ui segment">
<h2 class="ui header"><?= __('Database migration') ?></h2> <h2 class="ui header"><?= __('Database migration') ?></h2>
<p><?= __('Thank you for updating withthis! To complete this update, some changes are required to the database structure.') ?></p> <p><?= __('Thank you for updating wishthis! To complete this update, some changes are required to the database structure.') ?></p>
<form class="ui form" method="post"> <form class="ui form" method="post">
<button class="ui orange button" <button class="ui orange button"