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.