From 60540f9dc6cc3289433dfe16d7d88e0297c5c669 Mon Sep 17 00:00:00 2001 From: sta Date: Sun, 13 Aug 2017 15:36:20 +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 bde3c4a4..42a89b84 100644 --- a/websocket-sharp/WebSocket.cs +++ b/websocket-sharp/WebSocket.cs @@ -3074,7 +3074,7 @@ namespace WebSocketSharp } /// - /// Sends the specified using the WebSocket connection. + /// Sends using the WebSocket connection. /// /// /// An array of that represents the binary data to send.