fix: localisation typo diagnostic typo

pull/9094/head
Sura De Silva 2023-05-23 21:41:20 +10:00
parent c979ab33f4
commit 496f1fec79
1 changed files with 1 additions and 1 deletions

View File

@ -239,7 +239,7 @@ $humanReadableFilesize = function ($bytes, $dec = 2) {
</table>
<h4><?= __('PHP Dependencies') ?></h4>
<p><?= _("Dependencies located in the Vendor folder. You can use composer to install them: 'php composer.phar help' ") ?></p>
<p><?= __("Dependencies located in the Vendor folder. You can use composer to install them: 'php composer.phar help' ") ?></p>
<table class="table table-condensed table-bordered" style="width: 40vw">
<thead>
<tr>