diff --git a/websocket-sharp/Net/Cookie.cs b/websocket-sharp/Net/Cookie.cs index 9a2723f8..f10149f2 100644 --- a/websocket-sharp/Net/Cookie.cs +++ b/websocket-sharp/Net/Cookie.cs @@ -137,18 +137,10 @@ namespace WebSocketSharp.Net /// /// /// - /// A that specifies the Value of the cookie. + /// A that specifies the value of the cookie. /// /// - /// - /// is . - /// - /// - /// - or - - /// - /// - /// is . - /// + /// is . /// /// ///