From 891059b0893936d4cc548ee9221bd228bafdd897 Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Sun, 18 Dec 2005 21:00:59 +0000 Subject: [PATCH] more spelling fixes --- ext/spl/internal/iteratoriterator.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +?> -- 2.40.0