From a3a87f896e6a4ad209f23e84c3d97fb0a9f189b3 Mon Sep 17 00:00:00 2001 From: sta Date: Thu, 20 Apr 2017 15:32:53 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/HttpDigestIdentity.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websocket-sharp/Net/HttpDigestIdentity.cs b/websocket-sharp/Net/HttpDigestIdentity.cs index f7267194..a286cefc 100644 --- a/websocket-sharp/Net/HttpDigestIdentity.cs +++ b/websocket-sharp/Net/HttpDigestIdentity.cs @@ -93,7 +93,7 @@ namespace WebSocketSharp.Net } /// - /// Gets the nonce parameter from the HTTP Digest authentication credentials. + /// Gets the nonce parameter from a digest authentication attempt. /// /// /// A that represents the nonce parameter.