From 5999b61afd3c9df090dc69e6954a9ab3222e3978 Mon Sep 17 00:00:00 2001 From: sta Date: Fri, 25 Nov 2016 17:10:10 +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 f7dd972b..2e06c5fd 100644 --- a/websocket-sharp/WebSocket.cs +++ b/websocket-sharp/WebSocket.cs @@ -2875,7 +2875,7 @@ namespace WebSocketSharp /// is . /// /// - /// cannot be UTF8 encoded. + /// could not be UTF8 encoded. /// public void SendAsync (string data, Action completed) {