diff --git a/websocket-sharp/Server/WebSocketBehavior.cs b/websocket-sharp/Server/WebSocketBehavior.cs index 35b133fd..d1c2308d 100644 --- a/websocket-sharp/Server/WebSocketBehavior.cs +++ b/websocket-sharp/Server/WebSocketBehavior.cs @@ -629,7 +629,7 @@ namespace WebSocketSharp.Server /// /// Closes the WebSocket connection for a session with the specified - /// code and reason. + /// status code and reason. /// /// /// This method does nothing if the current state of the WebSocket