From fa43ecc1841c6b40c3ff7633cfbdf2c66bcfd7b3 Mon Sep 17 00:00:00 2001 From: sta Date: Thu, 20 Apr 2017 15:34:37 +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 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.