mirror of
https://github.com/php/php-src.git
synced 2025-08-19 17:04:47 +02:00
fix typos
This commit is contained in:
parent
d9a412a146
commit
b45ea555bc
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
--TEST--
|
--TEST--
|
||||||
SPL: NoRweindIterator
|
SPL: NoRewindIterator
|
||||||
--SKIPIF--
|
--SKIPIF--
|
||||||
<?php if (!extension_loaded("spl")) print "skip"; ?>
|
<?php if (!extension_loaded("spl")) print "skip"; ?>
|
||||||
--FILE--
|
--FILE--
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
--TEST--
|
--TEST--
|
||||||
SPL: NoRweindIterator
|
SPL: NoRewindIterator
|
||||||
--SKIPIF--
|
--SKIPIF--
|
||||||
<?php if (!extension_loaded("spl")) print "skip"; ?>
|
<?php if (!extension_loaded("spl")) print "skip"; ?>
|
||||||
--FILE--
|
--FILE--
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue