Skip to content

Commit b926690

Browse files
committed
Fix typo
1 parent 6cdeedb commit b926690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/fileinfo/tests/finfo_file_002.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ array(%d) {
3636
["%s/resources/test.png"]=>
3737
string(9) "image/png"
3838
["%s/resources/test.ppt"]=>
39-
string(29) "application/vnd.ms-powerpoint",
39+
string(29) "application/vnd.ms-powerpoint"
4040
["%s/resources/test.tga"]=>
4141
string(11) "image/x-tga"
4242
["%s/resources/test.webm"]=>

0 commit comments

Comments
 (0)