From df5758a9138b22d10107d3166f971b7f399535c3 Mon Sep 17 00:00:00 2001 From: sta Date: Mon, 6 Sep 2021 20:17:27 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Server/WebSocketServer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websocket-sharp/Server/WebSocketServer.cs b/websocket-sharp/Server/WebSocketServer.cs index 5ca326f4..abe01fe5 100644 --- a/websocket-sharp/Server/WebSocketServer.cs +++ b/websocket-sharp/Server/WebSocketServer.cs @@ -108,7 +108,7 @@ namespace WebSocketSharp.Server /// /// Initializes a new instance of the class - /// with the specified . + /// with the specified port. /// /// ///