diff --git a/websocket-sharp/Server/WebSocketServiceHost.cs b/websocket-sharp/Server/WebSocketServiceHost.cs index b69fc1bf..7a8c9d47 100644 --- a/websocket-sharp/Server/WebSocketServiceHost.cs +++ b/websocket-sharp/Server/WebSocketServiceHost.cs @@ -115,8 +115,8 @@ namespace WebSocketSharp.Server /// it is shutting down. /// /// - /// true if the service cleans up the inactive sessions every 60 - /// seconds; otherwise, false. + /// true if the service cleans up the inactive sessions every + /// 60 seconds; otherwise, false. /// public bool KeepClean { get {