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