]> git.mxchange.org Git - core.git/blobdiff - inc/classes/main/container/socket/class_SocketContainer.php
Fixed a typo
[core.git] / inc / classes / main / container / socket / class_SocketContainer.php
index 8b70b95421ac708e1e77dfa0ce6710056e3fac44..d725052d34ee7dbec340a052275452c02d702a3a 100644 (file)
@@ -58,10 +58,10 @@ class SocketContainer extends BaseContainer implements Registerable {
        }
 
        /**
-        * Checks wether the given address (IP) matches with the one from the socket resource
+        * Checks whether the given address (IP) matches with the one from the socket resource
         *
         * @param       $addressPort    The address:port (IP to check
-        * @return      $matches                Wether $address matches with the one from socket resource
+        * @return      $matches                Whether $address matches with the one from socket resource
         */
        public final function ifAddressMatches ($addressPort) {
                // Get current package data