diff --git a/websocket-sharp/Server/WebSocketServer.cs b/websocket-sharp/Server/WebSocketServer.cs index 717a6dcb..3e520922 100644 --- a/websocket-sharp/Server/WebSocketServer.cs +++ b/websocket-sharp/Server/WebSocketServer.cs @@ -380,7 +380,8 @@ namespace WebSocketSharp.Server /// Gets a value indicating whether the server provides a secure connection. /// /// - /// true if the server provides a secure connection; otherwise, false. + /// true if the server provides a secure connection; + /// otherwise, false. /// public bool IsSecure { get {