[Modify] Edit it

This commit is contained in:
sta 2017-07-19 15:38:12 +09:00
parent 559248e94e
commit 556dec8cfc

View File

@ -1311,8 +1311,8 @@ namespace WebSocketSharp.Server
/// Starts receiving incoming 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>