From b7223d5bc90e30569251d2bf17c3adc188657cfc Mon Sep 17 00:00:00 2001 From: sta Date: Fri, 9 Mar 2018 17:58:29 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/HttpListenerRequest.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {