[Modify] Edit it

This commit is contained in:
sta 2021-10-27 19:46:46 +09:00
parent 200208bc71
commit 2f3873eafe

View File

@ -983,8 +983,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.