From c7ad1404b4af2ac237000633038b7d0fa06c2e7f Mon Sep 17 00:00:00 2001 From: sta Date: Sun, 19 May 2019 21:00:51 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/Cookie.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websocket-sharp/Net/Cookie.cs b/websocket-sharp/Net/Cookie.cs index 245ec1c0..db8112fd 100644 --- a/websocket-sharp/Net/Cookie.cs +++ b/websocket-sharp/Net/Cookie.cs @@ -357,7 +357,7 @@ namespace WebSocketSharp.Net /// intended use of the cookie. /// /// - /// An empty string if the cookie has no Comment attribute. + /// An empty string if not present. /// /// /// The default value is an empty string.