From 91a38aa12c484bcc01b4d0ca490ec95a371d131c Mon Sep 17 00:00:00 2001 From: sta Date: Tue, 5 Nov 2024 21:23:04 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/ClientSslConfiguration.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websocket-sharp/Net/ClientSslConfiguration.cs b/websocket-sharp/Net/ClientSslConfiguration.cs index 8ff8a9e0..33438a93 100644 --- a/websocket-sharp/Net/ClientSslConfiguration.cs +++ b/websocket-sharp/Net/ClientSslConfiguration.cs @@ -66,7 +66,7 @@ namespace WebSocketSharp.Net /// /// /// A that specifies the name of the server that - /// will share a secure connection with a client. + /// will share a secure connection with the client. /// /// /// is an empty string.