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