[Modify] Edit it

This commit is contained in:
sta 2018-11-27 19:39:28 +09:00
parent 02a3bb7c14
commit 9c46036057

View File

@ -934,7 +934,7 @@ namespace WebSocketSharp.Server
} }
/// <summary> /// <summary>
/// Removes a WebSocket service with the specified <paramref name="path"/>. /// Removes a WebSocket service with the specified path.
/// </summary> /// </summary>
/// <remarks> /// <remarks>
/// The service is stopped with close status 1001 (going away) /// The service is stopped with close status 1001 (going away)