]> granicus.if.org Git - php/commitdiff
Fixed typo
authorKai Schroeder <k.schroeder@php.net>
Mon, 20 Oct 2003 04:49:18 +0000 (04:49 +0000)
committerKai Schroeder <k.schroeder@php.net>
Mon, 20 Oct 2003 04:49:18 +0000 (04:49 +0000)
tests/classes/abstract_redeclare.phpt

index 4b984f5c822c6ba16178cdc90f2c8946855e2785..fc6537781bdb7ce4798610bbae2062e7efdb2f07 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-ZE2 A method cannot be redeclared abstrcat
+ZE2 A method cannot be redeclared abstract
 --SKIPIF--
 <?php if (version_compare(zend_version(), '2.0.0-dev', '<')) die('skip ZendEngine 2 needed'); ?>
 --FILE--