diff --git a/websocket-sharp/Net/ClientSslConfiguration.cs b/websocket-sharp/Net/ClientSslConfiguration.cs index 236f7dea..fbff84c6 100644 --- a/websocket-sharp/Net/ClientSslConfiguration.cs +++ b/websocket-sharp/Net/ClientSslConfiguration.cs @@ -72,8 +72,7 @@ namespace WebSocketSharp.Net /// with the specified . /// /// - /// A that represents the name of the server that - /// will share a secure connection. + /// A that represents the target host server name. /// public ClientSslConfiguration (string targetHost) {