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.