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 .
///
///
///