diff --git a/websocket-sharp/Net/HttpBasicIdentity.cs b/websocket-sharp/Net/HttpBasicIdentity.cs
index d32519d4..671d020c 100644
--- a/websocket-sharp/Net/HttpBasicIdentity.cs
+++ b/websocket-sharp/Net/HttpBasicIdentity.cs
@@ -66,7 +66,7 @@ namespace WebSocketSharp.Net
#region Public Properties
///
- /// Gets the password from the HTTP Basic authentication credentials.
+ /// Gets the password from an HTTP Basic authentication attempt.
///
///
/// A that represents the password.