From f2827c1f5053abdcf251612bf7d3fcf2dabe0c27 Mon Sep 17 00:00:00 2001 From: sta Date: Sun, 17 Dec 2017 16:20:19 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Ext.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websocket-sharp/Ext.cs b/websocket-sharp/Ext.cs index 181d5ce1..9578a5c6 100644 --- a/websocket-sharp/Ext.cs +++ b/websocket-sharp/Ext.cs @@ -1486,7 +1486,7 @@ namespace WebSocketSharp } /// - /// Determines whether the specified is a URI string. + /// Determines whether the specified string is a URI string. /// /// /// true if may be a URI string;