diff --git a/websocket-sharp/Net/CookieCollection.cs b/websocket-sharp/Net/CookieCollection.cs
index bc06951d..797b8d5a 100644
--- a/websocket-sharp/Net/CookieCollection.cs
+++ b/websocket-sharp/Net/CookieCollection.cs
@@ -478,7 +478,7 @@ namespace WebSocketSharp.Net
#region Public Methods
///
- /// Adds the specified to the collection.
+ /// Adds the specified cookie to the collection.
///
///
/// A to add.