From b0b706ee4f2845447d754a9483822193d00c914b Mon Sep 17 00:00:00 2001 From: sta Date: Sat, 4 May 2019 16:19:55 +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 f10149f2..4b2100ff 100644 --- a/websocket-sharp/Net/Cookie.cs +++ b/websocket-sharp/Net/Cookie.cs @@ -186,22 +186,14 @@ 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 /// attribute of the cookie. /// /// - /// - /// is . - /// - /// - /// - or - - /// - /// - /// is . - /// + /// is . /// /// ///