diff --git a/websocket-sharp/Ext.cs b/websocket-sharp/Ext.cs index 8c181f25..f9c5e44a 100644 --- a/websocket-sharp/Ext.cs +++ b/websocket-sharp/Ext.cs @@ -1796,7 +1796,7 @@ namespace WebSocketSharp } /// - /// Executes the specified delegate the specified times. + /// Executes the specified delegate times. /// /// /// A that specifies the number of times to execute.