From c13598ab715af9a910409fbcc60384222df20ae2 Mon Sep 17 00:00:00 2001 From: sta Date: Tue, 14 Jul 2020 19:42:49 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/WebHeaderCollection.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websocket-sharp/Net/WebHeaderCollection.cs b/websocket-sharp/Net/WebHeaderCollection.cs index e1ddad9d..f641efee 100644 --- a/websocket-sharp/Net/WebHeaderCollection.cs +++ b/websocket-sharp/Net/WebHeaderCollection.cs @@ -712,7 +712,7 @@ namespace WebSocketSharp.Net /// One of the enum values. /// /// - /// It represents the response header to get or set. + /// It specifies the response header to get or set. /// /// ///