From edb7b0806bdbc0a4ed37e2141f3a7bb720479fe5 Mon Sep 17 00:00:00 2001 From: sta Date: Sat, 26 Nov 2016 16:35:07 +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 d34077bc..866d3a76 100644 --- a/websocket-sharp/WebSocket.cs +++ b/websocket-sharp/WebSocket.cs @@ -2906,7 +2906,7 @@ namespace WebSocketSharp /// A from which reads the binary data to send. /// /// - /// An that represents the number of bytes to send. + /// An that specifies the number of bytes to read and send. /// /// /// An Action<bool> delegate that invokes the method called when