diff --git a/websocket-sharp/Net/Cookie.cs b/websocket-sharp/Net/Cookie.cs
index 245ec1c0..db8112fd 100644
--- a/websocket-sharp/Net/Cookie.cs
+++ b/websocket-sharp/Net/Cookie.cs
@@ -357,7 +357,7 @@ namespace WebSocketSharp.Net
/// intended use of the cookie.
///
///
- /// An empty string if the cookie has no Comment attribute.
+ /// An empty string if not present.
///
///
/// The default value is an empty string.