From 07a7939db7415b2de042f6ba4bbbc477a191bcdc Mon Sep 17 00:00:00 2001 From: sta Date: Thu, 13 Feb 2025 16:08:54 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Server/WebSocketBehavior.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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