diff --git a/websocket-sharp/Net/NetworkCredential.cs b/websocket-sharp/Net/NetworkCredential.cs
index dda6da2f..1260ee33 100644
--- a/websocket-sharp/Net/NetworkCredential.cs
+++ b/websocket-sharp/Net/NetworkCredential.cs
@@ -165,10 +165,10 @@ namespace WebSocketSharp.Net
}
///
- /// Gets the user name associated with the credentials.
+ /// Gets the username associated with the credentials.
///
///
- /// A that represents the user name associated with the credentials.
+ /// A that represents the username.
///
public string UserName {
get {