From ef2f1d81372b2ac86742cdad1a7ed3714e044e36 Mon Sep 17 00:00:00 2001 From: sta Date: Mon, 12 Dec 2016 17:11:17 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/WebSocket.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websocket-sharp/WebSocket.cs b/websocket-sharp/WebSocket.cs index eb11fe72..9bc4ad98 100644 --- a/websocket-sharp/WebSocket.cs +++ b/websocket-sharp/WebSocket.cs @@ -2806,7 +2806,7 @@ namespace WebSocketSharp /// is . /// /// - /// could not be UTF8 encoded. + /// could not be UTF-8-encoded. /// public void Send (string data) {