From ebd7a97745d765ccc6f4c0278a7b84e057fc48c2 Mon Sep 17 00:00:00 2001 From: sta Date: Thu, 5 Jun 2025 16:15:35 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/WebSocket.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websocket-sharp/WebSocket.cs b/websocket-sharp/WebSocket.cs index 97397be0..2f8b44b9 100644 --- a/websocket-sharp/WebSocket.cs +++ b/websocket-sharp/WebSocket.cs @@ -3734,7 +3734,7 @@ namespace WebSocketSharp /// An delegate. /// /// - /// The delegate invokes the method called when the send is complete. + /// It specifies the delegate called when the send is complete. /// /// /// The parameter passed to the method is true