[Modify] Edit it

This commit is contained in:
sta 2017-01-29 17:27:52 +09:00
parent cc4788f590
commit f764f1fb3c

View File

@ -98,8 +98,7 @@ namespace WebSocketSharp.Server
/// Initializes a new instance of the <see cref="WebSocketServer"/> class.
/// </summary>
/// <remarks>
/// An instance initialized by this constructor listens for the incoming connection requests on
/// port 80.
/// The new instance listens for the incoming handshake requests on port 80.
/// </remarks>
public WebSocketServer ()
{