From b9d482cecaf5b85a50b4d8bef2a8f102020ea55c Mon Sep 17 00:00:00 2001 From: sta Date: Sat, 4 Nov 2017 17:14:08 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/WebSocket.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.