diff --git a/websocket-sharp/Net/WebHeaderCollection.cs b/websocket-sharp/Net/WebHeaderCollection.cs index 66c0aec3..e1ddad9d 100644 --- a/websocket-sharp/Net/WebHeaderCollection.cs +++ b/websocket-sharp/Net/WebHeaderCollection.cs @@ -667,7 +667,7 @@ namespace WebSocketSharp.Net /// One of the enum values. /// /// - /// It represents the request header to get or set. + /// It specifies the request header to get or set. /// /// ///