From e6cb2f73d49ba66e2c84dc6f66f969fda937c03d Mon Sep 17 00:00:00 2001 From: sta Date: Fri, 24 Jan 2020 21:46:39 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/HttpListenerResponse.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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