diff --git a/websocket-sharp/Net/WebHeaderCollection.cs b/websocket-sharp/Net/WebHeaderCollection.cs index be597184..5827988b 100644 --- a/websocket-sharp/Net/WebHeaderCollection.cs +++ b/websocket-sharp/Net/WebHeaderCollection.cs @@ -702,7 +702,7 @@ namespace WebSocketSharp.Net } /// - /// Gets or sets the specified response header in the collection. + /// Gets or sets the specified response header. /// /// /// A that represents the value of the response header.