diff --git a/websocket-sharp/Net/Cookie.cs b/websocket-sharp/Net/Cookie.cs
index a757e84e..83f535d8 100644
--- a/websocket-sharp/Net/Cookie.cs
+++ b/websocket-sharp/Net/Cookie.cs
@@ -800,10 +800,10 @@ namespace WebSocketSharp.Net
}
///
- /// Serves as a hash function for a object.
+ /// Gets a hash code for the current cookie instance.
///
///
- /// An that represents the hash code for the current .
+ /// An that represents the hash code.
///
public override int GetHashCode ()
{