diff --git a/websocket-sharp/Net/NetworkCredential.cs b/websocket-sharp/Net/NetworkCredential.cs
index aa8e38a5..2e9151c4 100644
--- a/websocket-sharp/Net/NetworkCredential.cs
+++ b/websocket-sharp/Net/NetworkCredential.cs
@@ -133,11 +133,10 @@ namespace WebSocketSharp.Net
}
///
- /// Gets the password for the user name associated with the credentials.
+ /// Gets the password for the username associated with the credentials.
///
///
- /// A that represents the password for the user name associated with
- /// the credentials.
+ /// A that represents the password for the username.
///
public string Password {
get {