diff --git a/websocket-sharp/Net/NetworkCredential.cs b/websocket-sharp/Net/NetworkCredential.cs index 1260ee33..26d79bbd 100644 --- a/websocket-sharp/Net/NetworkCredential.cs +++ b/websocket-sharp/Net/NetworkCredential.cs @@ -120,7 +120,8 @@ namespace WebSocketSharp.Net /// Gets the domain associated with the credentials. /// /// - /// A that represents the domain name. + /// A that represents the domain name + /// to which the username belongs. /// public string Domain { get {