diff --git a/websocket-sharp/Net/HttpDigestIdentity.cs b/websocket-sharp/Net/HttpDigestIdentity.cs index 9d8d6653..6f76582f 100644 --- a/websocket-sharp/Net/HttpDigestIdentity.cs +++ b/websocket-sharp/Net/HttpDigestIdentity.cs @@ -117,7 +117,7 @@ namespace WebSocketSharp.Net } /// - /// Gets the qop parameter from the HTTP Digest authentication credentials. + /// Gets the qop parameter from a digest authentication attempt. /// /// /// A that represents the qop parameter.