From c48861c79e1b9229ca6ea0fecd09cbb4a30a63e2 Mon Sep 17 00:00:00 2001 From: sta Date: Wed, 1 Mar 2017 16:29:09 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Ext.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/websocket-sharp/Ext.cs b/websocket-sharp/Ext.cs index 97649eb9..0b799125 100644 --- a/websocket-sharp/Ext.cs +++ b/websocket-sharp/Ext.cs @@ -1964,8 +1964,8 @@ namespace WebSocketSharp /// URL-encodes the specified . /// /// - /// A that receives the encoded string, - /// or if it's or empty. + /// A that receives the encoded string or + /// if it is or empty. /// /// /// A to encode.