diff --git a/websocket-sharp/Net/HttpListenerRequest.cs b/websocket-sharp/Net/HttpListenerRequest.cs index 62c99ab8..de473f01 100644 --- a/websocket-sharp/Net/HttpListenerRequest.cs +++ b/websocket-sharp/Net/HttpListenerRequest.cs @@ -156,8 +156,8 @@ namespace WebSocketSharp.Net /// /// /// - /// A from the charset value of the Content-Type - /// header. + /// A converted from the charset value of the + /// Content-Type header. /// /// /// if the charset value is not available.