From d824a8fa7f7f42cb3a7652e3c56b110956e1aef7 Mon Sep 17 00:00:00 2001 From: sta Date: Thu, 14 Mar 2019 21:23: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 3c72d1f4..6deee05e 100644 --- a/websocket-sharp/Net/Cookie.cs +++ b/websocket-sharp/Net/Cookie.cs @@ -583,7 +583,7 @@ namespace WebSocketSharp.Net /// The default value is an empty string. /// /// - /// + /// /// /// The value specified for a set operation is not enclosed in /// double quotes.