diff --git a/websocket-sharp/Server/WebSocketSessionManager.cs b/websocket-sharp/Server/WebSocketSessionManager.cs index 55d42a72..150610e3 100644 --- a/websocket-sharp/Server/WebSocketSessionManager.cs +++ b/websocket-sharp/Server/WebSocketSessionManager.cs @@ -889,7 +889,7 @@ namespace WebSocketSharp.Server /// received from the client within a time; otherwise, false. /// /// - /// A that represents the ID of the session to find. + /// A that represents the ID of the session. /// /// /// is .