[Modify] Edit it

This commit is contained in:
sta 2017-05-20 13:13:16 +09:00
parent 42272d0881
commit 76c6cf61b4

View File

@ -1290,8 +1290,8 @@ namespace WebSocketSharp.Server
/// Starts receiving the WebSocket handshake requests.
/// </summary>
/// <remarks>
/// This method does nothing if the server has already started or
/// it is shutting down.
/// This method does nothing if the server has already
/// started or it is shutting down.
/// </remarks>
/// <exception cref="InvalidOperationException">
/// <para>