From c19c6f02194120e900ec835fbf9273b70297e6d6 Mon Sep 17 00:00:00 2001 From: sta Date: Mon, 23 Sep 2019 21:32:09 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Ext.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websocket-sharp/Ext.cs b/websocket-sharp/Ext.cs index f9c5e44a..0f41829d 100644 --- a/websocket-sharp/Ext.cs +++ b/websocket-sharp/Ext.cs @@ -1817,7 +1817,7 @@ namespace WebSocketSharp } /// - /// Executes the specified delegate the specified times. + /// Executes the specified delegate times. /// /// /// A that specifies the number of times to execute.