From 5056e8467994ef9b2a1a348bfc51dbe9cb780569 Mon Sep 17 00:00:00 2001 From: sta Date: Mon, 12 Dec 2016 17:13:31 +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 e8256b37..39fe2283 100644 --- a/websocket-sharp/WebSocket.cs +++ b/websocket-sharp/WebSocket.cs @@ -3001,7 +3001,7 @@ namespace WebSocketSharp /// is . /// /// - /// could not be UTF8 encoded. + /// could not be UTF-8-encoded. /// public void SendAsync (string data, Action completed) {