Browse Source

[Modify] Edit it

pull/298/merge
sta 9 months ago
parent
commit
ee42ec0dab
  1. 2
      websocket-sharp/Net/ClientSslConfiguration.cs

2
websocket-sharp/Net/ClientSslConfiguration.cs

@ -175,7 +175,7 @@ namespace WebSocketSharp.Net
/// A <see cref="LocalCertificateSelectionCallback"/> delegate. /// A <see cref="LocalCertificateSelectionCallback"/> delegate.
/// </para> /// </para>
/// <para> /// <para>
/// It represents the delegate called when a client selects
/// It represents the delegate called when the client selects
/// the certificate. /// the certificate.
/// </para> /// </para>
/// <para> /// <para>

Loading…
Cancel
Save