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