diff --git a/tcpserver.php b/tcpserver.php index 3e867a2..5707c1e 100644 --- a/tcpserver.php +++ b/tcpserver.php @@ -669,7 +669,7 @@ class tcpserver } // }}} - /** Manage the timeout exception handler + /** Manage the timeout handler * By default, disconnect and generate an exception */ public function timeoutHandler ()