diff --git a/websocket-sharp/Server/WebSocketServer.cs b/websocket-sharp/Server/WebSocketServer.cs index bb7c5c1d..5c3c59d5 100644 --- a/websocket-sharp/Server/WebSocketServer.cs +++ b/websocket-sharp/Server/WebSocketServer.cs @@ -405,7 +405,8 @@ namespace WebSocketSharp.Server } /// - /// Gets a value indicating whether the server provides secure connections. + /// Gets a value indicating whether the server provides + /// secure connections. /// /// /// true if the server provides secure connections;