From 11f0d2abb439088a0a2424ad198e14d39e469f1c Mon Sep 17 00:00:00 2001 From: sta Date: Mon, 25 Mar 2019 21:14:00 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/CookieCollection.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/websocket-sharp/Net/CookieCollection.cs b/websocket-sharp/Net/CookieCollection.cs index 2d31e09b..c8ef8518 100644 --- a/websocket-sharp/Net/CookieCollection.cs +++ b/websocket-sharp/Net/CookieCollection.cs @@ -99,7 +99,8 @@ namespace WebSocketSharp.Net /// Gets the number of cookies in the collection. /// /// - /// An that represents the number of cookies in the collection. + /// An that represents the number of cookies in + /// the collection. /// public int Count { get {