Browse Source

[Modify] Edit it

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

2
websocket-sharp/Net/ClientSslConfiguration.cs

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

Loading…
Cancel
Save