From b69c255e6eb3786cf8341bb45bf1be2dd653f234 Mon Sep 17 00:00:00 2001 From: sta Date: Mon, 23 Oct 2017 16:14:35 +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 8289a8ef..d71b01a4 100644 --- a/websocket-sharp/WebSocket.cs +++ b/websocket-sharp/WebSocket.cs @@ -338,7 +338,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 CompressionMethod Compression { get {