diff --git a/websocket-sharp/Net/HttpDigestIdentity.cs b/websocket-sharp/Net/HttpDigestIdentity.cs index 004aaa09..17a1df00 100644 --- a/websocket-sharp/Net/HttpDigestIdentity.cs +++ b/websocket-sharp/Net/HttpDigestIdentity.cs @@ -153,7 +153,7 @@ namespace WebSocketSharp.Net } /// - /// Gets the uri parameter from the HTTP Digest authentication credentials. + /// Gets the uri parameter from a digest authentication attempt. /// /// /// A that represents the uri parameter.