diff --git a/websocket-sharp/Ext.cs b/websocket-sharp/Ext.cs
index 7a7bc8f5..b8c3d6ea 100644
--- a/websocket-sharp/Ext.cs
+++ b/websocket-sharp/Ext.cs
@@ -1374,8 +1374,8 @@ namespace WebSocketSharp
}
///
- /// Determines whether the specified represents
- /// a local IP address.
+ /// Determines whether the specified
+ /// represents a local IP address.
///
///
/// This local means NOT REMOTE for the current host.