1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 02:33:17 +02:00

fix typos

This commit is contained in:
Antony Dovgal
2006-03-23 14:56:12 +00:00
parent 041e7470b1
commit e40df39518
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
--TEST--
SPL: NoRweindIterator
SPL: NoRewindIterator
--SKIPIF--
<?php if (!extension_loaded("spl")) print "skip"; ?>
--FILE--
+1 -1
View File
@@ -1,5 +1,5 @@
--TEST--
SPL: NoRweindIterator
SPL: NoRewindIterator
--SKIPIF--
<?php if (!extension_loaded("spl")) print "skip"; ?>
--FILE--