[Modify] Edit it

This commit is contained in:
sta 2018-01-22 16:23:19 +09:00
parent 180db275a6
commit abfcc756cf

View File

@ -446,7 +446,7 @@ namespace WebSocketSharp.Net
/// Gets the URL requested by the client.
/// </summary>
/// <value>
/// A <see cref="Uri"/> that represents the URL requested by the client.
/// A <see cref="Uri"/> that represents the URL specified in the request.
/// </value>
public Uri Url {
get {