From 09673eb64e4275fca0ddba0d63ae5a77ad7aaa32 Mon Sep 17 00:00:00 2001 From: sta Date: Fri, 31 Mar 2017 16:28:16 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Server/WebSocketServiceManager.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websocket-sharp/Server/WebSocketServiceManager.cs b/websocket-sharp/Server/WebSocketServiceManager.cs index efcb4df4..f5f2d8de 100644 --- a/websocket-sharp/Server/WebSocketServiceManager.cs +++ b/websocket-sharp/Server/WebSocketServiceManager.cs @@ -244,7 +244,7 @@ namespace WebSocketSharp.Server /// Gets the wait time for the response to the WebSocket Ping or Close. /// /// - /// A that represents the wait time. + /// A that represents the wait time for the response. /// public TimeSpan WaitTime { get {