aboutsummaryrefslogtreecommitdiff
path: root/classes/IsisMethodIterator.php
diff options
context:
space:
mode:
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() {