diff --git a/websocket-sharp/WebSocket.cs b/websocket-sharp/WebSocket.cs index 71e18932..03c8ad44 100644 --- a/websocket-sharp/WebSocket.cs +++ b/websocket-sharp/WebSocket.cs @@ -453,8 +453,8 @@ namespace WebSocketSharp /// /// /// - /// true if the URL redirection for the handshake request is - /// allowed; otherwise, false. + /// true if this instance allows the URL redirection for + /// the handshake request; otherwise, false. /// /// /// The default value is false.