From 6c8744224d66cc2c8e91737cc09f9ee41ba0a8f9 Mon Sep 17 00:00:00 2001 From: sta Date: Mon, 6 Apr 2020 19:50:38 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/WebHeaderCollection.cs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/websocket-sharp/Net/WebHeaderCollection.cs b/websocket-sharp/Net/WebHeaderCollection.cs index 56ecd4e3..83f190e8 100644 --- a/websocket-sharp/Net/WebHeaderCollection.cs +++ b/websocket-sharp/Net/WebHeaderCollection.cs @@ -730,8 +730,7 @@ namespace WebSocketSharp.Net /// The length of is greater than 65,535 characters. /// /// - /// The current instance does not allow - /// the response header. + /// This instance does not allow the response header. /// public string this[HttpResponseHeader header] { get {