diff --git a/websocket-sharp/Net/HttpListenerRequest.cs b/websocket-sharp/Net/HttpListenerRequest.cs index a8a9caff..0b5198ad 100644 --- a/websocket-sharp/Net/HttpListenerRequest.cs +++ b/websocket-sharp/Net/HttpListenerRequest.cs @@ -431,10 +431,10 @@ namespace WebSocketSharp.Net } /// - /// Gets the request identifier of a incoming HTTP request. + /// Gets the trace identifier of the request. /// /// - /// A that represents the identifier of a request. + /// A that represents the trace identifier. /// public Guid RequestTraceIdentifier { get {