]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/listener/udp/decorators/class_HubUdpListenerDecorator.php
Fixed a typo, added an assert()
[hub.git] / application / hub / main / listener / udp / decorators / class_HubUdpListenerDecorator.php
index 9a611351fd1b4d5e091f07a8710cf2040f5731a7..2cfc4bcd443fd38d33fc8f50c8e8e6951ac93563 100644 (file)
@@ -75,10 +75,10 @@ class HubUdpListenerDecorator extends BaseListenerDecorator implements Listenabl
        }
 
        /**
-        * Checks wether the listener would accept the given package data array
+        * Checks whether the listener would accept the given package data array
         *
         * @param       $packageData    Raw package data
-        * @return      $accepts                Wether this listener does accept
+        * @return      $accepts                Whether this listener does accept
         */
        public function ifListenerAcceptsPackageData (array $packageData) {
                // Get a tags instance