[Modify] Edit it

This commit is contained in:
sta 2019-11-17 17:04:12 +09:00
parent b54940a575
commit 7b868fa73c

View File

@ -712,7 +712,7 @@ namespace WebSocketSharp.Net
#region Public Methods
/// <summary>
/// Closes the connection to the client without returning a response.
/// Closes the connection to the client without sending a response.
/// </summary>
public void Abort ()
{