From c084840b614348505f24772ea6a39f4f5da592f1 Mon Sep 17 00:00:00 2001 From: sta Date: Tue, 7 Sep 2021 19:36:52 +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 1d2c0f1c..373d3981 100644 --- a/websocket-sharp/Server/WebSocketServer.cs +++ b/websocket-sharp/Server/WebSocketServer.cs @@ -133,7 +133,7 @@ namespace WebSocketSharp.Server /// /// Initializes a new instance of the class - /// with the specified . + /// with the specified URL. /// /// ///