From 779e2e8d360210ae204199d2265380fdba209323 Mon Sep 17 00:00:00 2001 From: sta Date: Sat, 29 Feb 2020 22:55:35 +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 e12f078a..faf12112 100644 --- a/websocket-sharp/Net/WebHeaderCollection.cs +++ b/websocket-sharp/Net/WebHeaderCollection.cs @@ -608,7 +608,8 @@ namespace WebSocketSharp.Net #region Public Constructors /// - /// Initializes a new instance of the class. + /// Initializes a new instance of the + /// class. /// public WebHeaderCollection () {