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