]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/iterator/pool/class_DefaultIterator.php
Fixed a typo, added an assert()
[hub.git] / application / hub / main / iterator / pool / class_DefaultIterator.php
index 52744883713d1d282f8a4dbaf6db25f3572e1483..130bd494b29886acee3addfc46875f3eccdd9f6e 100644 (file)
@@ -105,9 +105,9 @@ class DefaultIterator extends BaseIterator implements Iterator {
        }
 
        /**
-        * Checks wether the current entry is valid (not at the end of the list)
+        * Checks whether the current entry is valid (not at the end of the list)
         *
-        * @return      $isValid        Wether the current entry is there
+        * @return      $isValid        Whether the current entry is there
         */
        public function valid () {
                // Check for total active peers and if we are not at the end