From 4c882a2c0c5e0d8f0256a8fe3b65d38b69a8debd Mon Sep 17 00:00:00 2001 From: sta Date: Tue, 15 Aug 2017 15:24:11 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Server/WebSocketSessionManager.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 .