From e53ae17fc1e49d12cbd7b38dd715a212f5e203f6 Mon Sep 17 00:00:00 2001 From: sta Date: Fri, 29 Mar 2019 22:03:11 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/CookieCollection.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.