X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=application%2Fhub%2Fmain%2Fiterator%2Fpool%2Fmonitor%2Fclass_MonitorPoolIterator.php;h=d94a6f21829e5fad22ae2a4b86cc31aa54079694;hb=5061be761f4d0c2bb9b1943d19f8ad55ff7170dd;hp=c58ba6247d60f93f1bd6d8edf1ef91b34ce8ba19;hpb=81c90916f7a908c77f8844dff5adc6fae3aed422;p=hub.git diff --git a/application/hub/main/iterator/pool/monitor/class_MonitorPoolIterator.php b/application/hub/main/iterator/pool/monitor/class_MonitorPoolIterator.php index c58ba6247..d94a6f218 100644 --- a/application/hub/main/iterator/pool/monitor/class_MonitorPoolIterator.php +++ b/application/hub/main/iterator/pool/monitor/class_MonitorPoolIterator.php @@ -2,11 +2,11 @@ /** * A MonitorPool iterator * - * @author Roland Haeder + * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2011 Hub Developer Team + * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2015 Hub Developer Team * @license GNU GPL 3.0 or any newer version - * @link http://www.ship-simu.org + * @link http://www.shipsimu.org * @todo This current implementation is not recommended, use a * @todo latency-based iteration or similar approaches * @@ -107,9 +107,9 @@ class MonitorPoolIterator extends BaseIterator implements Iterator, Registerable } /** - * 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