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.