From: Anatol Belski Date: Sat, 29 Jun 2019 11:30:35 +0000 (+0200) Subject: Fix typo X-Git-Tag: php-7.4.0alpha3~123^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b92669094767e54af3ef833f51072d53a8c788c0;p=php Fix typo --- diff --git a/ext/fileinfo/tests/finfo_file_002.phpt b/ext/fileinfo/tests/finfo_file_002.phpt index a747b8bfcf..9732721671 100644 --- a/ext/fileinfo/tests/finfo_file_002.phpt +++ b/ext/fileinfo/tests/finfo_file_002.phpt @@ -36,7 +36,7 @@ array(%d) { ["%s/resources/test.png"]=> string(9) "image/png" ["%s/resources/test.ppt"]=> - string(29) "application/vnd.ms-powerpoint", + string(29) "application/vnd.ms-powerpoint" ["%s/resources/test.tga"]=> string(11) "image/x-tga" ["%s/resources/test.webm"]=>