diff --git a/websocket-sharp/WebSocket.cs b/websocket-sharp/WebSocket.cs
index 4f343bc9..1ea9c739 100644
--- a/websocket-sharp/WebSocket.cs
+++ b/websocket-sharp/WebSocket.cs
@@ -2101,7 +2101,7 @@ namespace WebSocketSharp
}
///
- /// Accepts the WebSocket connection request asynchronously.
+ /// Accepts the WebSocket handshake request asynchronously.
///
///
///