diff --git a/websocket-sharp/Net/HttpDigestIdentity.cs b/websocket-sharp/Net/HttpDigestIdentity.cs index 8bffe466..8ae28f5b 100644 --- a/websocket-sharp/Net/HttpDigestIdentity.cs +++ b/websocket-sharp/Net/HttpDigestIdentity.cs @@ -57,7 +57,7 @@ namespace WebSocketSharp.Net #region Public Properties /// - /// Gets the algorithm parameter from the HTTP Digest authentication credentials. + /// Gets the algorithm parameter from a digest authentication attempt. /// /// /// A that represents the algorithm parameter.