diff --git a/websocket-sharp/Server/WebSocketServiceHost.cs b/websocket-sharp/Server/WebSocketServiceHost.cs index ab14df0a..276284e0 100644 --- a/websocket-sharp/Server/WebSocketServiceHost.cs +++ b/websocket-sharp/Server/WebSocketServiceHost.cs @@ -131,7 +131,7 @@ namespace WebSocketSharp.Server } /// - /// Gets the access to the sessions in the service. + /// Gets the management function for the sessions in the service. /// /// /// A that manages the sessions in