From 5341fc5ff715aeae15717873217eb0226c19764f Mon Sep 17 00:00:00 2001 From: sta Date: Wed, 14 Dec 2016 16:44:06 +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 770b1643..a764eaa2 100644 --- a/websocket-sharp/WebSocket.cs +++ b/websocket-sharp/WebSocket.cs @@ -2695,7 +2695,7 @@ namespace WebSocketSharp /// /// /// A that represents the message to send. - /// Its size must be 125 bytes or less in UTF-8. + /// The size must be 125 bytes or less in UTF-8. /// /// /// is .