From 7844d57ca6cf671d804c32fed71de4143d028f08 Mon Sep 17 00:00:00 2001 From: sta Date: Mon, 15 Jan 2018 16:34:54 +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 63f1870f..42bf68f9 100644 --- a/websocket-sharp/Net/HttpListenerRequest.cs +++ b/websocket-sharp/Net/HttpListenerRequest.cs @@ -187,7 +187,7 @@ namespace WebSocketSharp.Net /// A that contains the cookies. /// /// - /// An empty if not included. + /// An empty collection if not included. /// /// public CookieCollection Cookies {