From 3949292fbe1a7119acb67793f3b64fa46ac3d46d Mon Sep 17 00:00:00 2001 From: sta Date: Tue, 2 Apr 2019 21:18:32 +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 e76770d7..48433495 100644 --- a/websocket-sharp/Net/CookieCollection.cs +++ b/websocket-sharp/Net/CookieCollection.cs @@ -621,7 +621,8 @@ namespace WebSocketSharp.Net /// Gets the enumerator used to iterate through the collection. /// /// - /// An instance used to iterate through the collection. + /// An instance used to iterate through + /// the collection. /// public IEnumerator GetEnumerator () {