diff --git a/websocket-sharp/Server/WebSocketServiceManager.cs b/websocket-sharp/Server/WebSocketServiceManager.cs index fccad32c..07fec580 100644 --- a/websocket-sharp/Server/WebSocketServiceManager.cs +++ b/websocket-sharp/Server/WebSocketServiceManager.cs @@ -533,8 +533,7 @@ namespace WebSocketSharp.Server } /// - /// Sends the specified to - /// every client in the WebSocket services. + /// Sends to every client in the WebSocket services. /// /// /// A that represents the text data to send.