From c53c6c99c3103770b9cd049ac6df49ef1992757e Mon Sep 17 00:00:00 2001 From: sta Date: Mon, 13 Sep 2021 20:21:37 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Server/WebSocketServer.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/websocket-sharp/Server/WebSocketServer.cs b/websocket-sharp/Server/WebSocketServer.cs index 2f0a255a..176935b8 100644 --- a/websocket-sharp/Server/WebSocketServer.cs +++ b/websocket-sharp/Server/WebSocketServer.cs @@ -323,8 +323,8 @@ namespace WebSocketSharp.Server /// Gets the IP address of the server. /// /// - /// A that represents the local - /// IP address on which to listen for incoming handshake requests. + /// A that represents the local IP + /// address on which to listen for incoming handshake requests. /// public System.Net.IPAddress Address { get {