From e8697400717c11c77bc560473b444f61951ba5ff Mon Sep 17 00:00:00 2001 From: sta Date: Tue, 24 Oct 2017 15:39:53 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/WebSocket.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websocket-sharp/WebSocket.cs b/websocket-sharp/WebSocket.cs index eb086310..b912525a 100644 --- a/websocket-sharp/WebSocket.cs +++ b/websocket-sharp/WebSocket.cs @@ -434,7 +434,7 @@ namespace WebSocketSharp /// /// /// - /// The set operation cannot be used by servers. + /// The set operation is not available if this instance is not a client. /// public bool EnableRedirection { get {