[Modify] Edit it

This commit is contained in:
sta 2018-05-29 19:30:44 +09:00
parent 440c3ce20d
commit 904ecf21c4

View File

@ -536,8 +536,8 @@ namespace WebSocketSharp.Server
}
/// <summary>
/// Sends the specified data to a client asynchronously using the WebSocket
/// connection.
/// Sends the specified data to a client asynchronously using
/// the WebSocket connection.
/// </summary>
/// <remarks>
/// This method does not wait for the send to be complete.