fix typos

This commit is contained in:
Antony Dovgal 2006-03-23 14:55:48 +00:00
parent d9a412a146
commit b45ea555bc
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
--TEST--
SPL: NoRweindIterator
SPL: NoRewindIterator
--SKIPIF--
<?php if (!extension_loaded("spl")) print "skip"; ?>
--FILE--

View file

@ -1,5 +1,5 @@
--TEST--
SPL: NoRweindIterator
SPL: NoRewindIterator
--SKIPIF--
<?php if (!extension_loaded("spl")) print "skip"; ?>
--FILE--