diff --git a/websocket-sharp/Net/HttpListenerResponse.cs b/websocket-sharp/Net/HttpListenerResponse.cs index 32c0829b..10b5353d 100644 --- a/websocket-sharp/Net/HttpListenerResponse.cs +++ b/websocket-sharp/Net/HttpListenerResponse.cs @@ -407,7 +407,7 @@ namespace WebSocketSharp.Net } /// - /// Gets or sets the collection of HTTP headers sent to the client. + /// Gets or sets the collection of the HTTP headers sent to the client. /// /// /// A that contains the headers sent to