From c02875e9f8754eb511bec5314079c45a3cf7373d Mon Sep 17 00:00:00 2001 From: sta Date: Fri, 4 Apr 2025 16:06:45 +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 6e4d80e9..fbb37d72 100644 --- a/websocket-sharp/Server/WebSocketBehavior.cs +++ b/websocket-sharp/Server/WebSocketBehavior.cs @@ -266,7 +266,7 @@ namespace WebSocketSharp.Server /// /// /// 2nd parameter passed to the delegate - /// receives the cookies to send to the client. + /// holds the cookies to send to the client. /// /// /// The method invoked by the delegate must return true