@ -3142,7 +3142,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">
/// A <see cref="string"/> that represents the text data to send.