Merge pull request #15984 from CommanderRoot/patch-1

Fix typo
This commit is contained in:
Maurício Meneghini Fauth 2020-02-22 23:54:15 -03:00 committed by GitHub
commit 67cdb83ec3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -825,7 +825,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