diff --git a/websocket-sharp/Net/Cookie.cs b/websocket-sharp/Net/Cookie.cs index 317568fb..77a8800e 100644 --- a/websocket-sharp/Net/Cookie.cs +++ b/websocket-sharp/Net/Cookie.cs @@ -665,17 +665,12 @@ namespace WebSocketSharp.Net /// /// A that represents the Value of the cookie. /// - /// - /// - /// The value specified for a set operation is . - /// - /// - /// - or - - /// - /// - /// The value specified for a set operation contains a string not enclosed in double quotes - /// that contains an invalid character. - /// + /// + /// The value specified for a set operation is . + /// + /// + /// The value specified for a set operation is a string not enclosed in + /// double quotes that contains an invalid character. /// public string Value { get {