]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/listener/tcp/decorators/class_ClientTcpListenerDecorator.php
Fixed a typo, added an assert()
[hub.git] / application / hub / main / listener / tcp / decorators / class_ClientTcpListenerDecorator.php
index f456e009d63640c5f582fec434aacc0911bcc6cf..dc8c95e6787ae236ad513ba803b172999beaceaa 100644 (file)
@@ -75,10 +75,10 @@ class ClientTcpListenerDecorator extends BaseListenerDecorator implements Listen
        }
 
        /**
-        * 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