From 25c8d9d1ec0557cdb5b933cf7c43b6e10574c53d Mon Sep 17 00:00:00 2001 From: sta Date: Sun, 9 Oct 2016 16:25:50 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Server/WebSocketServer.cs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/websocket-sharp/Server/WebSocketServer.cs b/websocket-sharp/Server/WebSocketServer.cs index 76aea6e3..8376e76d 100644 --- a/websocket-sharp/Server/WebSocketServer.cs +++ b/websocket-sharp/Server/WebSocketServer.cs @@ -289,10 +289,11 @@ namespace WebSocketSharp.Server #region Public Properties /// - /// Gets the local IP address of the server. + /// Gets the IP address of the server. /// /// - /// A that represents the local IP address of the server. + /// A that represents + /// the IP address of the server. /// public System.Net.IPAddress Address { get {