diff --git a/websocket-sharp/WebSocket.cs b/websocket-sharp/WebSocket.cs index cc95bf7e..b6761f9a 100644 --- a/websocket-sharp/WebSocket.cs +++ b/websocket-sharp/WebSocket.cs @@ -2180,7 +2180,7 @@ namespace WebSocketSharp /// Accepts the WebSocket handshake request. /// /// - /// This method isn't available in a client. + /// This method is not available in a client. /// public void Accept () {