From: Antony Dovgal Date: Sun, 18 Dec 2005 21:00:59 +0000 (+0000) Subject: more spelling fixes X-Git-Tag: RELEASE_1_0_4~327 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=891059b0893936d4cc548ee9221bd228bafdd897;p=php more spelling fixes --- diff --git a/ext/spl/internal/iteratoriterator.inc b/ext/spl/internal/iteratoriterator.inc index 147f93fade..ebe946187b 100755 --- a/ext/spl/internal/iteratoriterator.inc +++ b/ext/spl/internal/iteratoriterator.inc @@ -56,7 +56,7 @@ class IteratorIterator implements OuterIterator } else { - throw new Exception("Classes that only implement Traversable can be wrapped only after converting class IteratorItaerator into c code"); + throw new Exception("Classes that only implement Traversable can be wrapped only after converting class IteratorIterator into c code"); } } @@ -118,4 +118,4 @@ class IteratorIterator implements OuterIterator private $iterator; } -?> \ No newline at end of file +?>