diff --git a/websocket-sharp/Ext.cs b/websocket-sharp/Ext.cs
index e0d5779b..55eea7c7 100644
--- a/websocket-sharp/Ext.cs
+++ b/websocket-sharp/Ext.cs
@@ -1508,7 +1508,8 @@ namespace WebSocketSharp
/// Determines whether the specified is a URI string.
///
///
- /// true if may be a URI string; otherwise, false.
+ /// true if may be a URI string;
+ /// otherwise, false.
///
///
/// A to test.