Skip to content

Commit f764f1f

Browse files
committed
[Modify] Edit it
1 parent cc4788f commit f764f1f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

websocket-sharp/Server/WebSocketServer.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,7 @@ static WebSocketServer ()
9898
/// Initializes a new instance of the <see cref="WebSocketServer"/> class.
9999
/// </summary>
100100
/// <remarks>
101-
/// An instance initialized by this constructor listens for the incoming connection requests on
102-
/// port 80.
101+
/// The new instance listens for the incoming handshake requests on port 80.
103102
/// </remarks>
104103
public WebSocketServer ()
105104
{

0 commit comments

Comments
 (0)