diff --git a/websocket-sharp/Net/NetworkCredential.cs b/websocket-sharp/Net/NetworkCredential.cs
index a62e5f76..aa8e38a5 100644
--- a/websocket-sharp/Net/NetworkCredential.cs
+++ b/websocket-sharp/Net/NetworkCredential.cs
@@ -117,11 +117,10 @@ namespace WebSocketSharp.Net
#region Public Properties
///
- /// Gets the name of the user domain associated with the credentials.
+ /// Gets the domain associated with the credentials.
///
///
- /// A that represents the name of the user domain associated with
- /// the credentials.
+ /// A that represents the domain name.
///
public string Domain {
get {