diff --git a/websocket-sharp/WebSocket.cs b/websocket-sharp/WebSocket.cs
index 8e2fab93..83cfbf48 100644
--- a/websocket-sharp/WebSocket.cs
+++ b/websocket-sharp/WebSocket.cs
@@ -3142,7 +3142,7 @@ namespace WebSocketSharp
}
///
- /// Sends the specified using the WebSocket connection.
+ /// Sends using the WebSocket connection.
///
///
/// A that represents the text data to send.