From 632d065597aac0007022dd90e159eb4358b99f20 Mon Sep 17 00:00:00 2001 From: sta Date: Sun, 29 Mar 2020 17:33:41 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/WebHeaderCollection.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/websocket-sharp/Net/WebHeaderCollection.cs b/websocket-sharp/Net/WebHeaderCollection.cs index de947fda..0ffa6a4e 100644 --- a/websocket-sharp/Net/WebHeaderCollection.cs +++ b/websocket-sharp/Net/WebHeaderCollection.cs @@ -634,7 +634,8 @@ namespace WebSocketSharp.Net /// Gets all header names in the collection. /// /// - /// An array of that contains all header names in the collection. + /// An array of that contains all header names in + /// the collection. /// public override string[] AllKeys { get {