From 897ecdaa326de9aca793be537ab537301c4e31c7 Mon Sep 17 00:00:00 2001 From: sta Date: Sun, 6 Oct 2019 22:13:17 +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 abe3f58e..6e5fdbfb 100644 --- a/websocket-sharp/Ext.cs +++ b/websocket-sharp/Ext.cs @@ -2143,7 +2143,7 @@ namespace WebSocketSharp } /// - /// Converts the specified array to a . + /// Converts the specified array to a string. /// /// ///