diff --git a/websocket-sharp/Ext.cs b/websocket-sharp/Ext.cs index 55eea7c7..10a3a810 100644 --- a/websocket-sharp/Ext.cs +++ b/websocket-sharp/Ext.cs @@ -1428,10 +1428,12 @@ namespace WebSocketSharp } /// - /// Determines whether the specified is a predefined scheme. + /// Determines whether the specified is + /// a predefined scheme. /// /// - /// true if is a predefined scheme; otherwise, false. + /// true if is a predefined scheme; + /// otherwise, false. /// /// /// A to test.