From 855d139dc30f27c4cb0abd5948aca8b7ac522322 Mon Sep 17 00:00:00 2001 From: sta Date: Fri, 3 Apr 2020 19:41:31 +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 1e8a799f..467d66b5 100644 --- a/websocket-sharp/Net/WebHeaderCollection.cs +++ b/websocket-sharp/Net/WebHeaderCollection.cs @@ -685,8 +685,7 @@ namespace WebSocketSharp.Net /// The length of is greater than 65,535 characters. /// /// - /// The current instance does not allow - /// the request header. + /// This instance does not allow the request header. /// public string this[HttpRequestHeader header] { get {