diff --git a/websocket-sharp/Server/WebSocketServiceHost.cs b/websocket-sharp/Server/WebSocketServiceHost.cs index 9d460271..69c47a69 100644 --- a/websocket-sharp/Server/WebSocketServiceHost.cs +++ b/websocket-sharp/Server/WebSocketServiceHost.cs @@ -139,7 +139,7 @@ namespace WebSocketSharp.Server #region Protected Methods /// - /// Creates a new session in the WebSocket service. + /// Creates a new session in the service. /// /// /// A instance that represents a new session.