From 32943d1a22c24cdf6206f158a9d9993c93313b50 Mon Sep 17 00:00:00 2001 From: sta Date: Wed, 1 Jul 2020 19:44:02 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/WebHeaderCollection.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/websocket-sharp/Net/WebHeaderCollection.cs b/websocket-sharp/Net/WebHeaderCollection.cs index 0da959d4..0726ada3 100644 --- a/websocket-sharp/Net/WebHeaderCollection.cs +++ b/websocket-sharp/Net/WebHeaderCollection.cs @@ -1478,8 +1478,8 @@ namespace WebSocketSharp.Net /// if not present. /// /// - /// - /// A that represents the name of the header to find. + /// + /// A that specifies the name of the header to find. /// public override string[] GetValues (string name) {