From d8c768ee177f3294fd3957be00b95cff8bcb1235 Mon Sep 17 00:00:00 2001 From: sta Date: Tue, 7 Apr 2020 19:45:12 +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 c23bd4c6..be597184 100644 --- a/websocket-sharp/Net/WebHeaderCollection.cs +++ b/websocket-sharp/Net/WebHeaderCollection.cs @@ -657,7 +657,7 @@ namespace WebSocketSharp.Net } /// - /// Gets or sets the specified request header in the collection. + /// Gets or sets the specified request header. /// /// /// A that represents the value of the request header.