From 46f7edc6d4f773fa013cbce8f6c0cab3b127c015 Mon Sep 17 00:00:00 2001 From: sta Date: Mon, 21 Apr 2025 20:51:08 +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 2408a956..8cf3ee6f 100644 --- a/websocket-sharp/Server/WebSocketBehavior.cs +++ b/websocket-sharp/Server/WebSocketBehavior.cs @@ -383,7 +383,7 @@ namespace WebSocketSharp.Server /// A that represents the unique ID of the session. /// /// - /// if the session has not started yet. + /// when the session has not started yet. /// /// public string ID {