diff --git a/websocket-sharp/Server/WebSocketBehavior.cs b/websocket-sharp/Server/WebSocketBehavior.cs index 0fc04549..bc15093e 100644 --- a/websocket-sharp/Server/WebSocketBehavior.cs +++ b/websocket-sharp/Server/WebSocketBehavior.cs @@ -91,7 +91,7 @@ namespace WebSocketSharp.Server } /// - /// Gets the management function for the sessions in the WebSocket service. + /// Gets the management function for the sessions in the service. /// /// ///