Fix typo in Util.php

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
This commit is contained in:
CommanderRoot 2020-02-23 01:24:52 +01:00 committed by William Desportes
parent 379dd368c9
commit ce2dd25202
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -1614,7 +1614,7 @@ class Util
}
$date = preg_replace('@%[pP]@', $am_pm, $date);
// Can return fale on windows for Japanese language
// Can return false on windows for Japanese language
// See https://github.com/phpmyadmin/phpmyadmin/issues/15830
$ret = strftime($date, (int) $timestamp);
// Some OSes such as Win8.1 Traditional Chinese version did not produce UTF-8