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 {