@ -3074,7 +3074,7 @@ namespace WebSocketSharp
}
/// <summary>
/// Sends the specified <paramref name="data"/> using the WebSocket connection.
/// Sends <paramref name="data"/> using the WebSocket connection.
/// </summary>
/// <param name="data">
/// An array of <see cref="byte"/> that represents the binary data to send.