From 4380eef0ddd0e00ae096e494ca2363ea21825e77 Mon Sep 17 00:00:00 2001 From: sta Date: Wed, 25 Jan 2017 17:02:08 +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 3dab29f6..26c458ed 100644 --- a/websocket-sharp/Ext.cs +++ b/websocket-sharp/Ext.cs @@ -1913,8 +1913,8 @@ namespace WebSocketSharp /// Converts the specified to a . /// /// - /// A converted from , - /// or if isn't successfully converted. + /// A converted from or + /// if the convert has failed. /// /// /// A to convert.