[Modify] Edit it

This commit is contained in:
sta 2021-09-14 19:21:14 +09:00
parent c53c6c99c3
commit 85b410a0ab

View File

@ -310,8 +310,8 @@ namespace WebSocketSharp.Server
/// Gets the IP address of the server.
/// </summary>
/// <value>
/// A <see cref="System.Net.IPAddress"/> that represents the local
/// IP address on which to listen for incoming requests.
/// A <see cref="System.Net.IPAddress"/> that represents the local IP
/// address on which to listen for incoming requests.
/// </value>
public System.Net.IPAddress Address {
get {