[Modify] Edit it

This commit is contained in:
sta 2017-07-19 15:50:47 +09:00
parent 556dec8cfc
commit bce851bfac

View File

@ -1343,8 +1343,8 @@ namespace WebSocketSharp.Server
}
/// <summary>
/// Stops receiving incoming handshake requests and
/// closes each connection.
/// Stops receiving incoming handshake requests and closes
/// each connection.
/// </summary>
/// <remarks>
/// This method does nothing if the server is not started,