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.