From fa4bcaa0baf87afc6e250bd1439221f6c8965e9f Mon Sep 17 00:00:00 2001 From: sta Date: Tue, 10 Sep 2019 21:31:28 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Ext.cs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/websocket-sharp/Ext.cs b/websocket-sharp/Ext.cs index 403b0f93..86db7b96 100644 --- a/websocket-sharp/Ext.cs +++ b/websocket-sharp/Ext.cs @@ -1781,8 +1781,7 @@ namespace WebSocketSharp } /// - /// Executes the specified delegate - /// times. + /// Executes the specified delegate the specified times. /// /// /// An that specifies the number of times to execute.