From 75d09276ba0f5b9769a7a7f116072e5fc24f1a88 Mon Sep 17 00:00:00 2001 From: sta Date: Wed, 16 Aug 2017 15:44:20 +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 5944eead..9881cff0 100644 --- a/websocket-sharp/Server/WebSocketSessionManager.cs +++ b/websocket-sharp/Server/WebSocketSessionManager.cs @@ -1160,7 +1160,7 @@ namespace WebSocketSharp.Server /// if not needed. /// /// - /// That delegate invokes the method called when the send is complete. + /// The delegate invokes the method called when the send is complete. /// /// /// true is passed to the method if the send has done with