diff --git a/websocket-sharp/Net/HttpBasicIdentity.cs b/websocket-sharp/Net/HttpBasicIdentity.cs
index 5ece5dcc..d26b29f6 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 an HTTP Basic authentication attempt.
+ /// Gets the password from a basic authentication attempt.
///
///
/// A that represents the password.