From db95ecd184183d2612c4b9eaaa0c5ffcb0b5630f Mon Sep 17 00:00:00 2001 From: sta Date: Thu, 26 Jan 2017 16:10:09 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Ext.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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.