diff --git a/websocket-sharp/WebSocket.cs b/websocket-sharp/WebSocket.cs index 516a97dd..593a3332 100644 --- a/websocket-sharp/WebSocket.cs +++ b/websocket-sharp/WebSocket.cs @@ -494,7 +494,8 @@ namespace WebSocketSharp /// Gets a value indicating whether a secure connection is used. /// /// - /// true if a secure connection is used; otherwise, false. + /// true if this instance uses a secure connection; otherwise, + /// false. /// public bool IsSecure { get {