diff --git a/websocket-sharp/Net/ClientSslConfiguration.cs b/websocket-sharp/Net/ClientSslConfiguration.cs index cc57dc21..d4c0944a 100644 --- a/websocket-sharp/Net/ClientSslConfiguration.cs +++ b/websocket-sharp/Net/ClientSslConfiguration.cs @@ -136,15 +136,15 @@ namespace WebSocketSharp.Net } /// - /// Gets or sets the certificates from which to select one to - /// supply to the server. + /// Gets or sets the collection of client certificates from which to select + /// one to supply to the server. /// /// /// /// A or . /// /// - /// That collection contains client certificates from which to select. + /// The collection contains client certificates from which to select. /// /// /// The default value is .