[Modify] Edit it

This commit is contained in:
sta 2018-07-17 20:01:55 +09:00
parent ae3e92744e
commit b63708559a

View File

@ -2871,8 +2871,8 @@ namespace WebSocketSharp
/// This method does not wait for the close to be complete.
/// </para>
/// <para>
/// And this method does nothing if the current state of
/// the connection is Closing or Closed.
/// This method does nothing if the current state of the connection is
/// Closing or Closed.
/// </para>
/// </remarks>
public void CloseAsync ()