diff --git a/websocket-sharp/Net/CookieCollection.cs b/websocket-sharp/Net/CookieCollection.cs
index 797b8d5a..97f886d6 100644
--- a/websocket-sharp/Net/CookieCollection.cs
+++ b/websocket-sharp/Net/CookieCollection.cs
@@ -501,7 +501,7 @@ namespace WebSocketSharp.Net
}
///
- /// Adds the specified to the collection.
+ /// Adds the specified cookies to the collection.
///
///
/// A that contains the cookies to add.