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 {