]> granicus.if.org Git - php/commitdiff
Updated error message
authorMarcus Boerger <helly@php.net>
Sat, 7 Dec 2002 23:21:50 +0000 (23:21 +0000)
committerMarcus Boerger <helly@php.net>
Sat, 7 Dec 2002 23:21:50 +0000 (23:21 +0000)
tests/classes/abstract_class.phpt

index aa0a90dc888d8b751c2b3fd5f4808094d0bf54e1..4c1c453c2d6f25cffa7e54ba0d847e474be2bd8e 100644 (file)
@@ -26,4 +26,4 @@ echo "Done\n"; // shouldn't be displayed of cause
 --EXPECTF--
 Call to function show()
 
-Fatal error: Cannot instanciate abstract class fail in %s on line %d
+Fatal error: Cannot instantiate abstract class fail in %s on line %d