From 054aae676dce8ddd571f6ee92351681120073cd3 Mon Sep 17 00:00:00 2001 From: sta Date: Thu, 21 Mar 2019 21:41:24 +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 62ef9c46..dfd9a8a1 100644 --- a/websocket-sharp/Net/CookieCollection.cs +++ b/websocket-sharp/Net/CookieCollection.cs @@ -188,7 +188,7 @@ namespace WebSocketSharp.Net /// Gets an object used to synchronize access to the collection. /// /// - /// An used to synchronize access to the collection. + /// An used to synchronize access to the collection. /// public object SyncRoot { get {