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