From c2381df90612de26f2b3524897a61f0d8ad8cb0b Mon Sep 17 00:00:00 2001 From: Silvio Date: Thu, 1 Jul 2010 15:00:10 -0300 Subject: Adding IsisRowIterator --- classes/IsisMethodIterator.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'classes/IsisMethodIterator.php') diff --git a/classes/IsisMethodIterator.php b/classes/IsisMethodIterator.php index 51820ed..4e5871c 100644 --- a/classes/IsisMethodIterator.php +++ b/classes/IsisMethodIterator.php @@ -44,7 +44,7 @@ class IsisMethodIterator implements Iterator } /** - * Move forward to next element. The method should be callabe, otherwise + * Move forward to next element. The method should be callable, otherwise * we move to the next position. */ function next() { -- cgit v1.2.3