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 {