From 92b0be81570222592f78a40833582ea100b76072 Mon Sep 17 00:00:00 2001 From: sta Date: Sun, 13 Mar 2016 16:15:48 +0900 Subject: [PATCH] [Modify] Polish 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 035e947b..c31735be 100644 --- a/websocket-sharp/WebSocket.cs +++ b/websocket-sharp/WebSocket.cs @@ -325,7 +325,7 @@ namespace WebSocketSharp } /// - /// Gets the HTTP cookies included in the WebSocket connection request and response. + /// Gets the HTTP cookies included in the WebSocket handshake request and response. /// /// /// An