From: Moriyoshi Koizumi Date: Thu, 6 Mar 2003 16:20:08 +0000 (+0000) Subject: Fixed typo X-Git-Tag: RELEASE_0_5~590 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1f85425c4ddb86210c018e3f7f722b8fc2e1c81c;p=php Fixed typo --- diff --git a/tests/classes/abstract_inherit.phpt b/tests/classes/abstract_inherit.phpt index a83cf29b21..2f33f85a05 100644 --- a/tests/classes/abstract_inherit.phpt +++ b/tests/classes/abstract_inherit.phpt @@ -1,5 +1,5 @@ --TEST-- -A class that inherits a abstrcat method is abstract +A class that inherits a abstract method is abstract --SKIPIF-- --FILE--