From 710465a9e9e2d02d3935fd65ee9863db43004b47 Mon Sep 17 00:00:00 2001 From: sta Date: Wed, 25 Nov 2020 19:48:22 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/ClientSslConfiguration.cs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/websocket-sharp/Net/ClientSslConfiguration.cs b/websocket-sharp/Net/ClientSslConfiguration.cs index 53004cb3..812114b0 100644 --- a/websocket-sharp/Net/ClientSslConfiguration.cs +++ b/websocket-sharp/Net/ClientSslConfiguration.cs @@ -68,11 +68,11 @@ namespace WebSocketSharp.Net } /// - /// Initializes a new instance of the class - /// with the specified . + /// Initializes a new instance of the + /// class with the specified target host server name. /// /// - /// A that represents the target host server name. + /// A that specifies the target host server name. /// /// /// is .