From 7099e5a43b3269c84058db205769e753ee0f2ea4 Mon Sep 17 00:00:00 2001 From: sta Date: Wed, 24 May 2017 14:59:57 +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 81c2c656..c5864913 100644 --- a/websocket-sharp/Server/WebSocketServer.cs +++ b/websocket-sharp/Server/WebSocketServer.cs @@ -318,8 +318,8 @@ namespace WebSocketSharp.Server /// Gets the IP address of the server. /// /// - /// A that represents - /// the IP address of the server. + /// A that represents the local + /// IP address on which to listen for incoming handshake requests. /// public System.Net.IPAddress Address { get {