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