diff --git a/websocket-sharp/Net/HttpListenerRequest.cs b/websocket-sharp/Net/HttpListenerRequest.cs index 3a984d5f..7583643f 100644 --- a/websocket-sharp/Net/HttpListenerRequest.cs +++ b/websocket-sharp/Net/HttpListenerRequest.cs @@ -114,7 +114,7 @@ namespace WebSocketSharp.Net /// types specified in the value of the Accept header. /// /// - /// if the Accept header is not present. + /// if the header is not present. /// /// public string[] AcceptTypes {