From 97581e57a43ef8e4cf9d76aedfc423fe3d494aae Mon Sep 17 00:00:00 2001 From: sta Date: Tue, 28 Feb 2017 16:47:26 +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 1e60f582..eae27153 100644 --- a/websocket-sharp/Ext.cs +++ b/websocket-sharp/Ext.cs @@ -1947,8 +1947,8 @@ namespace WebSocketSharp /// URL-decodes the specified . /// /// - /// A that receives the decoded string, - /// or the if it's or empty. + /// A that receives the decoded string or + /// if it is or empty. /// /// /// A to decode.