Skip to content

Commit c13077a

Browse files
committed
Fix test
The typo in the echoed string had been fixed in master; fix the expectation as well.
1 parent b2aac6c commit c13077a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/standard/tests/array/arsort_object1.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ echo "Done\n";
8787
--EXPECT--
8888
*** Testing arsort() : object functionality ***
8989

90-
-- Testing arsort() by supplying various object arrays, 'flag' value is defualt --
90+
-- Testing arsort() by supplying various object arrays, 'flag' value is default --
9191
bool(true)
9292
array(6) {
9393
[2]=>

0 commit comments

Comments
 (0)