diff --git a/websocket-sharp/WebSocket.cs b/websocket-sharp/WebSocket.cs index b6761f9a..6de3831b 100644 --- a/websocket-sharp/WebSocket.cs +++ b/websocket-sharp/WebSocket.cs @@ -2201,10 +2201,10 @@ namespace WebSocketSharp /// /// /// - /// This method doesn't wait for the accept to be complete. + /// This method does not wait for the accept to be complete. /// /// - /// This method isn't available in a client. + /// This method is not available in a client. /// /// public void AcceptAsync ()