[Modify] Edit it

This commit is contained in:
sta 2017-01-28 17:35:42 +09:00
parent 750bdff91f
commit 09cb095ed5

View File

@ -1374,8 +1374,8 @@ namespace WebSocketSharp
} }
/// <summary> /// <summary>
/// Determines whether the specified <see cref="System.Net.IPAddress"/> represents /// Determines whether the specified <see cref="System.Net.IPAddress"/>
/// a local IP address. /// represents a local IP address.
/// </summary> /// </summary>
/// <remarks> /// <remarks>
/// This local means NOT REMOTE for the current host. /// This local means NOT REMOTE for the current host.