]> granicus.if.org Git - php/commitdiff
typo fix.
authorAndrey Hristov <andrey@php.net>
Fri, 22 Nov 2002 11:11:31 +0000 (11:11 +0000)
committerAndrey Hristov <andrey@php.net>
Fri, 22 Nov 2002 11:11:31 +0000 (11:11 +0000)
tests/classes/abstract.phpt

index 6c8f67ce0309aef70dbab272dc1eef45838d90ac..75e5be7c537b034c93723b8cf8d2ee3eef372034 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-An abstrcat method may not be called
+An abstract method may not be called
 --SKIPIF--
 <?php if (version_compare(zend_version(), '2.0.0-dev', '<')) die('skip ZendEngine 2 needed'); ?>
 --FILE--