summaryrefslogtreecommitdiff
path: root/ext/spl/internal/iteratoriterator.inc
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/internal/iteratoriterator.inc')
-rwxr-xr-xext/spl/internal/iteratoriterator.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/spl/internal/iteratoriterator.inc b/ext/spl/internal/iteratoriterator.inc
index c76412ed0..60786927b 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
+?>