diff --git a/websocket-sharp/Net/HttpDigestIdentity.cs b/websocket-sharp/Net/HttpDigestIdentity.cs
index 8ae28f5b..db03b807 100644
--- a/websocket-sharp/Net/HttpDigestIdentity.cs
+++ b/websocket-sharp/Net/HttpDigestIdentity.cs
@@ -69,7 +69,7 @@ namespace WebSocketSharp.Net
}
///
- /// Gets the cnonce parameter from the HTTP Digest authentication credentials.
+ /// Gets the cnonce parameter from a digest authentication attempt.
///
///
/// A that represents the cnonce parameter.