[Modify] Edit it

This commit is contained in:
sta 2017-04-26 14:06:59 +09:00
parent c4e1609da3
commit 3771eeb457

View File

@ -31,7 +31,7 @@ using System;
namespace WebSocketSharp.Net namespace WebSocketSharp.Net
{ {
/// <summary> /// <summary>
/// Provides the credentials for the HTTP authentication (Basic/Digest). /// Provides the credentials for the password-based authentication.
/// </summary> /// </summary>
public class NetworkCredential public class NetworkCredential
{ {