Browse Source

[Modify] Edit it

pull/298/merge
sta 8 months ago
parent
commit
b408e20f08
  1. 2
      websocket-sharp/Net/NetworkCredential.cs

2
websocket-sharp/Net/NetworkCredential.cs

@ -159,7 +159,7 @@ namespace WebSocketSharp.Net
/// A <see cref="string"/> that represents the password.
/// </para>
/// <para>
/// An empty string if the password was initialized with
/// An empty string if the value was initialized with
/// <see langword="null"/>.
/// </para>
/// </value>

Loading…
Cancel
Save