aboutsummaryrefslogtreecommitdiff
path: root/classes/IsisMethodIterator.php
diff options
context:
space:
mode:
authorSilvio <silvio@devlet.com.br>2010-07-01 15:00:10 -0300
committerSilvio <silvio@devlet.com.br>2010-07-01 15:00:10 -0300
commitc2381df90612de26f2b3524897a61f0d8ad8cb0b (patch)
tree85cf4f26afffc08fcfaf84c99c129c7bea41e260 /classes/IsisMethodIterator.php
parentd5cf91aecdf508993820773530e03ba7d06c612e (diff)
downloadcinisis-c2381df90612de26f2b3524897a61f0d8ad8cb0b.tar.gz
cinisis-c2381df90612de26f2b3524897a61f0d8ad8cb0b.tar.bz2
Adding IsisRowIterator
Diffstat (limited to 'classes/IsisMethodIterator.php')
-rw-r--r--classes/IsisMethodIterator.php2
1 files changed, 1 insertions, 1 deletions
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() {