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:
@@ -1,5 +1,5 @@
|
||||
--TEST--
|
||||
SPL: NoRweindIterator
|
||||
SPL: NoRewindIterator
|
||||
--SKIPIF--
|
||||
<?php if (!extension_loaded("spl")) print "skip"; ?>
|
||||
--FILE--
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
--TEST--
|
||||
SPL: NoRweindIterator
|
||||
SPL: NoRewindIterator
|
||||
--SKIPIF--
|
||||
<?php if (!extension_loaded("spl")) print "skip"; ?>
|
||||
--FILE--
|
||||
|
||||
Reference in New Issue
Block a user