diff --git a/websocket-sharp/WebSocket.cs b/websocket-sharp/WebSocket.cs index c1828026..f54f5496 100644 --- a/websocket-sharp/WebSocket.cs +++ b/websocket-sharp/WebSocket.cs @@ -3417,7 +3417,7 @@ namespace WebSocketSharp /// This method does not wait for the connect process to be complete. /// /// - /// This method does nothing if the current state of the interface is + /// This method does nothing when the current state of the interface is /// Connecting or Open. /// ///