diff --git a/websocket-sharp/Net/HttpListenerRequest.cs b/websocket-sharp/Net/HttpListenerRequest.cs index 12353da8..a169f02d 100644 --- a/websocket-sharp/Net/HttpListenerRequest.cs +++ b/websocket-sharp/Net/HttpListenerRequest.cs @@ -200,7 +200,7 @@ namespace WebSocketSharp.Net /// header. /// /// - /// if the Content-Type header is not present. + /// if the header is not present. /// /// public string ContentType {