From fb6ef25c5df4228bf06176b8d7b8c05692ced071 Mon Sep 17 00:00:00 2001 From: sta Date: Tue, 9 Aug 2016 16:49:27 +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 05b77086..810964e5 100644 --- a/websocket-sharp/WebSocket.cs +++ b/websocket-sharp/WebSocket.cs @@ -2761,7 +2761,7 @@ namespace WebSocketSharp /// the WebSocket handshake request to the server. /// /// - /// A that represents the cookie to send. + /// A that represents a cookie to send. /// public void SetCookie (Cookie cookie) {