From 4cac405cdd9f4b3d7e0139b568fe1cb1364b0e47 Mon Sep 17 00:00:00 2001 From: sta Date: Sat, 4 May 2019 16:22:06 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/Cookie.cs | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/websocket-sharp/Net/Cookie.cs b/websocket-sharp/Net/Cookie.cs index 4b2100ff..679105ae 100644 --- a/websocket-sharp/Net/Cookie.cs +++ b/websocket-sharp/Net/Cookie.cs @@ -239,7 +239,7 @@ namespace WebSocketSharp.Net /// /// /// - /// A that specifies the Value of the cookie. + /// A that specifies the value of the cookie. /// /// /// A that specifies the value of the Path @@ -250,15 +250,7 @@ namespace WebSocketSharp.Net /// attribute of the cookie. /// /// - /// - /// is . - /// - /// - /// - or - - /// - /// - /// is . - /// + /// is . /// /// ///