diff --git a/websocket-sharp/WebSocket.cs b/websocket-sharp/WebSocket.cs index eb716bdc..4f343bc9 100644 --- a/websocket-sharp/WebSocket.cs +++ b/websocket-sharp/WebSocket.cs @@ -2081,7 +2081,7 @@ namespace WebSocketSharp #region Public Methods /// - /// Accepts the WebSocket connection request. + /// Accepts the WebSocket handshake request. /// /// /// This method isn't available in a client.