diff --git a/websocket-sharp/Net/HttpListenerRequest.cs b/websocket-sharp/Net/HttpListenerRequest.cs index 0b5198ad..cc880474 100644 --- a/websocket-sharp/Net/HttpListenerRequest.cs +++ b/websocket-sharp/Net/HttpListenerRequest.cs @@ -446,7 +446,7 @@ namespace WebSocketSharp.Net /// Gets the URL requested by the client. /// /// - /// A that represents the URL requested by the client. + /// A that represents the URL specified in the request. /// public Uri Url { get {