[Modify] Edit it

This commit is contained in:
sta 2018-05-29 19:33:06 +09:00
parent 904ecf21c4
commit fecec83362

View File

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