diff --git a/websocket-sharp/WebSocket.cs b/websocket-sharp/WebSocket.cs
index 1befcfa0..5ff73803 100644
--- a/websocket-sharp/WebSocket.cs
+++ b/websocket-sharp/WebSocket.cs
@@ -2768,7 +2768,7 @@ namespace WebSocketSharp
///
/// Sets an HTTP to send with
- /// the WebSocket connection request to the server.
+ /// the WebSocket handshake request to the server.
///
///
/// A that represents the cookie to send.